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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2557103004: Add chrome://site-tiles-internals/ (Closed)
Patch Set: rebase Created 4 years 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 | « no previous file | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c594c46c7a84d23f523c378b2649d3e356da3b4c..595f6b8f0ca6a71dad69e1396d0333e988e1609a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -376,6 +376,8 @@ split_static_library("ui") {
"webui/net_internals/net_internals_ui.h",
"webui/ntp/ntp_user_data_logger.cc",
"webui/ntp/ntp_user_data_logger.h",
+ "webui/ntp_tiles_internals_ui.cc",
+ "webui/ntp_tiles_internals_ui.h",
"webui/omnibox/omnibox_page_handler.cc",
"webui/omnibox/omnibox_page_handler.h",
"webui/omnibox/omnibox_ui.cc",
@@ -502,6 +504,7 @@ split_static_library("ui") {
"//components/google/core/browser",
"//components/guest_view/browser",
"//components/history/content/browser",
+ "//components/image_fetcher",
"//components/infobars/core",
"//components/invalidation/impl",
"//components/keyed_service/content",
« no previous file with comments | « no previous file | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698