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

Unified Diff: chrome/browser/BUILD.gn

Issue 2812223003: Move shared constants to //components/chrome_cleaner (Closed)
Patch Set: Code review Created 3 years, 8 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 259dc2411b521401477edf57dbe38109e1a50bce..d31806b1bf1ad467a8c118125afd46bdeb8572ff 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1449,6 +1449,7 @@ split_static_library("browser") {
"//components/captive_portal",
"//components/certificate_reporting",
"//components/certificate_transparency",
+ "//components/chrome_cleaner/public/constants",
"//components/chrome_cleaner/public/interfaces",
"//components/cloud_devices/common",
"//components/component_updater",

Powered by Google App Engine
This is Rietveld 408576698