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

Unified Diff: chrome/chrome_browser.gypi

Issue 9515010: Chrome on Android : Begin removing references to themes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resolving the comment that I missed. Created 8 years, 9 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
« chrome/browser/ui/browser.cc ('K') | « chrome/browser/ui/webui/ntp/new_tab_ui.cc ('k') | no next file » | 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 89ffd72bf3d0766b004b9ebcaed77c357b08af18..e8662ff09b33bde3acae24b66bb6618776196606 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4788,9 +4788,10 @@
'browser/ui/sync/one_click_signin_sync_starter.cc',
'browser/ui/sync/one_click_signin_sync_starter.h',
'browser/ui/webui/certificate_viewer_webui.cc',
- 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc',
'browser/ui/window_sizer.cc',
'browser/ui/window_sizer.h',
+ 'browser/ui/webui/theme_source.cc',
+ 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc',
'browser/ui/webui/ntp/ntp_resource_cache.cc',
],
'sources/': [
« chrome/browser/ui/browser.cc ('K') | « chrome/browser/ui/webui/ntp/new_tab_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698