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

Unified Diff: chrome/chrome_browser.gypi

Issue 692733003: Compile Android using GRIT's new --no-output-all-resource-defines flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merged two ifdefs Created 6 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 | « chrome/browser/search/instant_service.cc ('k') | chrome/renderer/printing/print_web_view_helper.h » ('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 e958b9d368ece8b2adcad85012ee94cb29feff96..0e91515fb70e90dcc658856572f3964f61fbd2e6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1059,8 +1059,6 @@
'browser/search/instant_service_factory.h',
'browser/search/instant_service_observer.cc',
'browser/search/instant_service_observer.h',
- 'browser/search/local_ntp_source.cc',
- 'browser/search/local_ntp_source.h',
'browser/search/most_visited_iframe_source.cc',
'browser/searuch/most_visited_iframe_source.h',
'browser/search/search.cc',
@@ -2274,6 +2272,8 @@
'browser/chrome_page_zoom_constants.h',
'browser/power/process_power_collector.cc',
'browser/power/process_power_collector.h',
+ 'browser/search/local_ntp_source.cc',
+ 'browser/search/local_ntp_source.h',
'browser/signin/signin_promo.cc',
'browser/signin/signin_promo.h',
],
« no previous file with comments | « chrome/browser/search/instant_service.cc ('k') | chrome/renderer/printing/print_web_view_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698