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

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

Issue 2457033003: Add chrome://popular-sites-internals/ to iOS. (Closed)
Patch Set: Minimize ios/content diff. Created 4 years, 1 month 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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c7ae261a74903c02f6cdcc705c3bab1e580a54c2..38a4917758203fbd4050b6aef980f4b1265aba26 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2199,8 +2199,6 @@ split_static_library("ui") {
"webui/offline/offline_internals_ui.h",
"webui/offline/offline_internals_ui_message_handler.cc",
"webui/offline/offline_internals_ui_message_handler.h",
- "webui/popular_sites_internals_message_handler.cc",
- "webui/popular_sites_internals_message_handler.h",
"webui/popular_sites_internals_ui.cc",
"webui/popular_sites_internals_ui.h",
"webui/snippets_internals_message_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698