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

Unified Diff: chrome/browser/BUILD.gn

Issue 785233002: Enable chrome.gyp:browser on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comment Created 6 years 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 | « build/all.gyp ('k') | chrome/browser/net/spdyproxy/data_reduction_proxy_settings_ios.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 105c12cf2b192d864e2369fe83b41df79135f4a3..43ee29919b68cf3b09e70caab18ab7c05f2092b2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -583,10 +583,6 @@ static_library("browser") {
"//components/storage_monitor",
"//components/web_modal",
]
- } else {
- sources += rebase_path(gypi_values.chrome_browser_non_android_sources,
- ".",
- "//chrome")
}
if (is_mac) {
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/net/spdyproxy/data_reduction_proxy_settings_ios.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698