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

Unified Diff: components/BUILD.gn

Issue 1684153002: Web restrictions component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use source_set for test_support Created 4 years, 10 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
« no previous file with comments | « no previous file | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 01252738d793e7a4840474f19ad1dfc7016e5967..031b3f6e92296e342bf77789c877b3bc1a32cd45 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -169,6 +169,9 @@ test("components_unittests") {
"//components/signin/core/browser",
"//components/signin/core/browser/android:java",
"//components/variations/android:variations_java",
+ "//components/web_restrictions:test_support",
+ "//components/web_restrictions:test_support_java",
+ "//components/web_restrictions:unit_tests",
"//content/public/android:content_java",
"//content/public/android:content_java",
"//content/public/browser",
« no previous file with comments | « no previous file | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698