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

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

Issue 2557103004: Add chrome://site-tiles-internals/ (Closed)
Patch Set: Support iOS 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
Index: ios/chrome/browser/ui/webui/BUILD.gn
diff --git a/ios/chrome/browser/ui/webui/BUILD.gn b/ios/chrome/browser/ui/webui/BUILD.gn
index eae50c327201381e556adacf54bd27eb9500bb50..5222f37ec525fb27d952481d45ea4bb6ebfbb561 100644
--- a/ios/chrome/browser/ui/webui/BUILD.gn
+++ b/ios/chrome/browser/ui/webui/BUILD.gn
@@ -16,6 +16,8 @@ source_set("webui") {
"physical_web_ui.h",
"popular_sites_internals_ui.cc",
"popular_sites_internals_ui.h",
+ "site_tiles_internals_ui.cc",
+ "site_tiles_internals_ui.h",
"version_handler.cc",
"version_handler.h",
"version_ui.h",

Powered by Google App Engine
This is Rietveld 408576698