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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1410343013: Introduce new files ios/chrome/common/chrome_constants.{cc,h}. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome-paths
Patch Set: Created 5 years, 1 month 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 | « ios/chrome/browser/chrome_constants.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 01cea3b790eef251f2bb8258f5cc9852ebedd91c..3c1e8e1cbed0c36de9d830e54ee4d9595b945cbb 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -182,6 +182,8 @@
'browser/browser_state_metrics/browser_state_metrics.cc',
'browser/browser_state_metrics/browser_state_metrics.h',
'browser/browsing_data_change_listening.h',
+ 'browser/chrome_constants.cc',
+ 'browser/chrome_constants.h',
'browser/chrome_paths.h',
'browser/chrome_paths.mm',
'browser/chrome_paths_internal.h',
« no previous file with comments | « ios/chrome/browser/chrome_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698