]> git.pld-linux.org Git - packages/chromium-browser.git/blame - system-expat.patch
- partial 20.0.1132.11; fails to build due to libxml problems
[packages/chromium-browser.git] / system-expat.patch
CommitLineData
77f32fa3
ER
1diff -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.0316650000000001 seconds and 4 git commands to generate.