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

Unified Diff: chrome/chrome_browser.gypi

Issue 292983003: Use different Access Point on iOS for phone and tablet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 | « chrome/browser/ui/startup/startup_browser_creator_impl.cc ('k') | rlz/lib/lib_values.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 9939ef4270b8515fb81578fdfaa7717480527d94..d4985826c3a5a275fd915b49455bfabbcc21a571 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1859,6 +1859,10 @@
'browser/resources_util.cc',
'browser/resources_util.h',
'browser/rlz/rlz.cc',
+ 'browser/rlz/rlz_chromeos.cc',
+ 'browser/rlz/rlz_ios.mm',
+ 'browser/rlz/rlz_mac.cc',
+ 'browser/rlz/rlz_win.cc',
'browser/rlz/rlz.h',
'browser/safe_browsing/binary_feature_extractor_posix.cc',
'browser/safe_browsing/binary_feature_extractor_win.cc',
« no previous file with comments | « chrome/browser/ui/startup/startup_browser_creator_impl.cc ('k') | rlz/lib/lib_values.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698