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

Unified Diff: third_party/libxml/libxml.gyp

Issue 206006: Force inclusion of build/common.gypi for all chromium gyp files. (Closed)
Patch Set: 2nd round of feedback Created 11 years, 3 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
Index: third_party/libxml/libxml.gyp
diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp
index f785fd74baad9d2b54d138762c03438b2881c6dd..259c7c90d135deccaf5ccac47a8d13790e5f5b00 100644
--- a/third_party/libxml/libxml.gyp
+++ b/third_party/libxml/libxml.gyp
@@ -11,9 +11,6 @@
],
'use_system_libxml%': 0,
},
- 'includes': [
- '../../build/common.gypi',
- ],
'targets': [
{
'target_name': 'libxml',

Powered by Google App Engine
This is Rietveld 408576698