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

Unified Diff: components/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: revert last patchset. function returns Extension* and can't use an assert. 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 57c403a5960ed7400523a96a51cd2eb249d731ab..45d2db6ba8bb50dd33130883c96a25bbbe8a9db7 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -191,6 +191,7 @@ test("components_unittests") {
"//components/bookmarks/browser:unit_tests",
"//components/captive_portal:unit_tests",
"//components/cloud_devices/common:unit_tests",
+ "//components/crx_file:unit_tests",
"//components/data_reduction_proxy/browser:unit_tests",
"//components/data_reduction_proxy/common:unit_tests",
"//components/dom_distiller/core:unit_tests",
« no previous file with comments | « chrome/renderer/searchbox/searchbox_extension.cc ('k') | components/component_updater/component_updater_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698