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

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: Manual rebase, no other changes 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c358cacda845a956d68ecf23f26d6c038b23bafd..bd590d538f09eb181b703910acae141674fa2969 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -585,7 +585,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',

Powered by Google App Engine
This is Rietveld 408576698