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

Unified Diff: build/all.gyp

Issue 18272004: Create top-level ios/public/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change gypfiles Created 7 years, 6 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 | ios/consumer/base/supports_user_data.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index d37abffe22bb53e28b3aadaa653a8d3ce068853b..89d444efe25d3f01f7748ad5f754e125731c03b3 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -69,7 +69,7 @@
],
}, { # 'OS=="ios"'
'dependencies': [
- '../ios/consumer/ios_consumer.gyp:*',
+ '../ios/ios.gyp:*',
],
}],
['os_posix==1 and OS!="android" and OS!="ios"', {
« no previous file with comments | « no previous file | ios/consumer/base/supports_user_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698