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

Unified Diff: ios/chrome/browser/ui/webui/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 | « ios/chrome/browser/chrome_url_constants.cc ('k') | ios/chrome/browser/ui/webui/ntp_tiles_internals_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 dc98999cab4859a20ebc93cc0ed7072592fbddec..13d6dc8feb7d91ca7ded3446d18915a622db92a8 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",
« no previous file with comments | « ios/chrome/browser/chrome_url_constants.cc ('k') | ios/chrome/browser/ui/webui/ntp_tiles_internals_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698