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

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: 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index b1d72e516716f248037bdbb6345b5cfc18f9b479..2df4ebd152fa6e2993acd75c88fe1e33fa232a34 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -525,6 +525,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': [

Powered by Google App Engine
This is Rietveld 408576698