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

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: Respond to comments, and fix a possible race in displaying error page Created 4 years, 7 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 2607d8b2fc6676ef030e444762944d9b3eb0d085..b1a2224d609bb41c1e6837eedce75aba83eb9161 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -525,7 +525,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