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

Unified Diff: components/components_tests.gyp

Issue 1635043002: Rename web_restriction -> web_restrictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « components/components.gyp ('k') | components/web_restriction.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 95a8118b57ba3a7c89861cd2817c52b869c17556..2c3effbfba922926ac2d45d59b5ce0d371026523 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1639,7 +1639,7 @@
'components.gyp:invalidation_java',
'components.gyp:policy_java',
'components.gyp:policy_java_test_support',
- 'components.gyp:web_restriction_java',
+ 'components.gyp:web_restrictions_java',
'../base/base.gyp:base_java',
'../base/base.gyp:base_java_test_support',
'../testing/android/junit/junit_test.gyp:junit_test_support',
@@ -1649,7 +1649,7 @@
'src_paths': [
'invalidation/impl/android/junit/',
'policy/android/junit/',
- 'web_restriction/junit/'
+ 'web_restrictions/junit/'
],
},
'includes': [ '../build/host_jar.gypi' ],
« no previous file with comments | « components/components.gyp ('k') | components/web_restriction.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698