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

Unified Diff: icu.gyp

Issue 2335993003: gyp: Move shim_headers.gypi from chromium. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | shim_headers.gypi » ('j') | shim_headers.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu.gyp
diff --git a/icu.gyp b/icu.gyp
index e33404431542f56aa3037718deb7bbaefb514d94..4e3c0063727072f7e4a288d3da375b851154b2a4 100644
--- a/icu.gyp
+++ b/icu.gyp
@@ -568,7 +568,7 @@
],
},
'includes': [
- '../../build/shim_headers.gypi',
+ 'shim_headers.gypi',
],
'toolsets': ['target'],
},
@@ -671,7 +671,7 @@
],
},
'includes': [
- '../../build/shim_headers.gypi',
+ 'shim_headers.gypi',
],
'toolsets': ['target'],
},
« no previous file with comments | « no previous file | shim_headers.gypi » ('j') | shim_headers.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698