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

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

Issue 2557103004: Add chrome://site-tiles-internals/ (Closed)
Patch Set: ntp-tiles-internals 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..0d4e490f9e6060c4a052e8afb4a99ebac3a3427b 100644
--- a/ios/chrome/browser/ui/webui/BUILD.gn
+++ b/ios/chrome/browser/ui/webui/BUILD.gn
@@ -12,6 +12,8 @@ source_set("webui") {
"flags_ui.cc",
"flags_ui.h",
"mojo_web_ui_ios_controller.h",
+ "ntp_tiles_internals_ui.cc",
+ "ntp_tiles_internals_ui.h",
"physical_web_ui.cc",
"physical_web_ui.h",
"popular_sites_internals_ui.cc",

Powered by Google App Engine
This is Rietveld 408576698