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

Unified Diff: chrome/browser/BUILD.gn

Issue 481433005: Extensions: Move id_util functions to crx_file component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update GN build Created 6 years, 4 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 47c2d15ce3930849b8aec5582bbf823e404e9785..59927069c0dda04fe42e309b19dccab1ba76f511 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -45,6 +45,7 @@ static_library("browser") {
"//components/captive_portal",
"//components/cloud_devices/common",
"//components/content_settings/core/common",
+ "//components/crx_file",
"//components/data_reduction_proxy/browser",
"//components/domain_reliability",
"//components/favicon_base",

Powered by Google App Engine
This is Rietveld 408576698