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

Unified Diff: components/safe_browsing/web_ui/BUILD.gn

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Changed the location of features.cc/.h Created 3 years, 5 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
Index: components/safe_browsing/web_ui/BUILD.gn
diff --git a/components/safe_browsing/web_ui/BUILD.gn b/components/safe_browsing/web_ui/BUILD.gn
index 0c24b46c938367d7f5ce54f835fcfdb72deba7ec..f1234f9e4897917fd1bb1e2c0d3f7a06c0586073 100644
--- a/components/safe_browsing/web_ui/BUILD.gn
+++ b/components/safe_browsing/web_ui/BUILD.gn
@@ -13,6 +13,7 @@ static_library("web_ui") {
"//base",
"//components/resources:components_resources_grit",
"//components/resources:components_scaled_resources_grit",
+ "//components/safe_browsing:features",
"//components/strings:components_strings_grit",
"//content/public/browser",
"//net",

Powered by Google App Engine
This is Rietveld 408576698