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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1340493002: Add initial version of chrome://popular-sites-internals page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@finch_country_version
Patch Set: review3 Created 5 years, 3 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/popular_sites_internals_ui.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 9cb8f7013a93c48ab9ed09b9ae264f93b617fd73..5b2a4d4f0436f74661de9a6fabdfa58aefe1895e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -517,6 +517,10 @@
'browser/ui/android/snackbars/auto_signin_snackbar_controller.cc',
'browser/ui/android/snackbars/auto_signin_snackbar_controller.h',
'browser/ui/screen_capture_notification_ui_stub.cc',
+ 'browser/ui/webui/popular_sites_internals_message_handler.cc',
+ 'browser/ui/webui/popular_sites_internals_message_handler.h',
+ 'browser/ui/webui/popular_sites_internals_ui.cc',
+ 'browser/ui/webui/popular_sites_internals_ui.h',
],
# Cross-platform ash sources.
'chrome_browser_ui_ash_sources': [
« no previous file with comments | « chrome/browser/ui/webui/popular_sites_internals_ui.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698