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

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

Issue 2938273002: Add new mark-non-secure-as options to chrome://flags on iOS (Closed)
Patch Set: Add using flags_ui::FeatureEntry Created 3 years, 6 months 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 | « no previous file | ios/chrome/browser/about_flags.mm » ('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 b4a673312ae04d57917ce77873693357c5d55b09..ab021b4cb9fe01be52fc9c1fe635da7e595f0afb 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -99,6 +99,7 @@ source_set("browser") {
"//components/proxy_config/ios",
"//components/reading_list/ios",
"//components/search_engines",
+ "//components/security_state/core",
"//components/signin/core/browser",
"//components/ssl_config",
"//components/strings",
« no previous file with comments | « no previous file | ios/chrome/browser/about_flags.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698