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

Unified Diff: components/components_tests.gyp

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index e344102c807d3b9998c8d1bdbf1df59ba708a4b6..e16a3cae778101645f22a1811467c34c365a95fb 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1686,7 +1686,7 @@
'components.gyp:invalidation_java',
'components.gyp:policy_java',
'components.gyp:policy_java_test_support',
- 'components.gyp:web_restrictions_java',
+ 'components.gyp:web_restrictions_java_browser',
'../base/base.gyp:base_java',
'../base/base.gyp:base_java_test_support',
'../testing/android/junit/junit_test.gyp:junit_test_support',

Powered by Google App Engine
This is Rietveld 408576698