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

Unified Diff: components/BUILD.gn

Issue 494093002: OwnerKeyUtil is moved to components/ownership. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix. 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 1d7eb133465daeaaf3094460e91a13d586e3e75c..9c90aacc6381e3b2bc012b5f6c164f263dd9fabd 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -199,6 +199,7 @@ test("components_unittests") {
"//components/dom_distiller/core:unit_tests",
"//components/domain_reliability:unit_tests",
"//components/omnibox:unit_tests",
+ "//components/ownership:unit_tests",
]
# TODO(GYP) need this target.

Powered by Google App Engine
This is Rietveld 408576698