]> git.pld-linux.org Git - packages/chromium-browser.git/blob - system-expat.patch
- up to 16.0.912.63~r113337
[packages/chromium-browser.git] / system-expat.patch
1 diff -up chromium-6.0.425.0-20100603svn48849/chrome/browser/autofill/autofill_xml_parser.h.system-expat chromium-6.0.425.0-20100603svn48849/chrome/browser/autofill/autofill_xml_parser.h
2 --- chromium-6.0.425.0-20100603svn48849/chrome/browser/autofill/autofill_xml_parser.h.system-expat      2010-06-03 14:30:56.000000000 -0400
3 +++ chromium-6.0.425.0-20100603svn48849/chrome/browser/autofill/autofill_xml_parser.h   2010-06-03 16:58:16.607188633 -0400
4 @@ -10,7 +10,7 @@
5  #include "base/basictypes.h"
6  #include "chrome/browser/autofill/field_types.h"
7  #include "chrome/browser/autofill/form_structure.h"
8 -#include "third_party/expat/files/lib/expat.h"
9 +#include <expat.h>
10  #include "third_party/libjingle/source/talk/xmllite/xmlparser.h"
11  
12  // The base class that contains common functionality between
This page took 0.027738 seconds and 3 git commands to generate.