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

Unified Diff: chrome/browser/BUILD.gn

Issue 2812223003: Move shared constants to //components/chrome_cleaner (Closed)
Patch Set: Comment on #endif line 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 59164e3d2015d61c25a5810997a9f2cc55422084..fcee15e26299d25927403fc00832666c3dd05817 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1446,6 +1446,7 @@ split_static_library("browser") {
"//components/captive_portal",
"//components/certificate_reporting",
"//components/certificate_transparency",
+ "//components/chrome_cleaner/constants",
joenotcharles 2017/04/12 15:44:42 Should we make this public/contants to match publi
ftirelo 2017/04/12 19:40:41 Done.
"//components/chrome_cleaner/public/interfaces",
"//components/cloud_devices/common",
"//components/component_updater",

Powered by Google App Engine
This is Rietveld 408576698