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

Unified Diff: chrome/chrome_browser.gypi

Issue 9558014: Add an android specific ntp resource cache. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 10 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/webui/ntp/ntp_resource_cache_android.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 65ac711d1416558ff3bdc99cc60f59a832149ab8..0d9679d004fc2d88e49fc3893629d4d7a1b74b92 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4044,6 +4044,7 @@
'browser/ui/webui/ntp/new_tab_ui.h',
'browser/ui/webui/ntp/ntp_login_handler.cc',
'browser/ui/webui/ntp/ntp_login_handler.h',
+ 'browser/ui/webui/ntp/ntp_resource_cache_android.cc',
'browser/ui/webui/ntp/ntp_resource_cache.cc',
'browser/ui/webui/ntp/ntp_resource_cache.h',
'browser/ui/webui/ntp/ntp_resource_cache_factory.cc',
@@ -4746,6 +4747,7 @@
'browser/ui/webui/certificate_viewer_webui.cc',
'browser/ui/window_sizer.cc',
'browser/ui/window_sizer.h',
+ 'browser/ui/webui/ntp/ntp_resource_cache.cc',
],
'sources/': [
['exclude', '^browser/importer/'],
« no previous file with comments | « chrome/browser/ui/webui/ntp/ntp_resource_cache_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698