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

Unified Diff: chrome/chrome.gyp

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix final nits 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6dd1f4b291b59f7737f776c8ae6f2e7d4babfeea..1eb9ab03b093ff3a2465ee740b762020d99348fb 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -500,7 +500,7 @@
'../components/components.gyp:signin_core_browser_java',
'../components/components.gyp:variations_java',
'../components/components.gyp:web_contents_delegate_android_java',
- '../components/components.gyp:web_restrictions_java',
+ '../components/components.gyp:web_restrictions_java_browser',
'../components/components_strings.gyp:components_strings',
'../content/content.gyp:content_java',
'../media/media.gyp:media_java',
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_interstitial.cc ('k') | chrome/test/data/policy/policy_test_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698