Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1005)

Unified Diff: webkit/SConscript

Issue 7040: libxml DerivedSources (Closed)
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxml/SConscript ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript
diff --git a/webkit/SConscript b/webkit/SConscript
index 54b6cce4f6a5ec29f76a5ab180ac9ad52c6be58d..a02b0972212b13b4ea43f719d9285076fd92ca50 100644
--- a/webkit/SConscript
+++ b/webkit/SConscript
@@ -81,7 +81,7 @@ env.Prepend(
'$LIBJPEG_DIR',
'$LIBXSLT_DIR',
'$LIBXML_DIR/include',
- '$LIBXML_DIR/scons/include',
+ '$LIBXML_DIR/DerivedSources/include',
'$ICU38_DIR/public/common',
'$ICU38_DIR/public/i18n',
'$SKIA_DIR/include',
« no previous file with comments | « third_party/libxml/SConscript ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698