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

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

Issue 1500533002: Upstream chrome://flags & chrome://ui-alternatives iOS WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add components/flags_ui/resources/apple_flags.css to PRESUBMIT blacklist Created 5 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 | « components/resources/flags_ui_resources.grdp ('k') | ios/chrome/browser/ui/webui/flags_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 117f63d36bce5df5b93fda3b756000c10c91ef49..7c07d1993150ad0db80ec168ae28a4ad0d133ab2 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -411,6 +411,8 @@ source_set("browser") {
"ui/webui/about_ui.h",
"ui/webui/crashes_ui.cc",
"ui/webui/crashes_ui.h",
+ "ui/webui/flags_ui.cc",
+ "ui/webui/flags_ui.h",
"ui/webui/net_export/net_export_ui.cc",
"ui/webui/net_export/net_export_ui.h",
"ui/webui/sync_internals/sync_internals_message_handler.cc",
« no previous file with comments | « components/resources/flags_ui_resources.grdp ('k') | ios/chrome/browser/ui/webui/flags_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698