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

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: Fix test for changes to handling of no content provider Created 4 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 851a00338e08b37d4c99d6f0c1fb758317fec8e2..0a568c0b2b4d62ea364039a3407a1e65705ffbab 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1811,7 +1811,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