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

Unified Diff: chrome/chrome.gyp

Issue 1220683008: Move AppRestriction to Policy code out of //chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix more build errors Created 5 years, 5 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 1bd3c428582998ae35351ed0f26b4a7fefba848b..6d10f0d565953980d2ddf7169de52d72d7aa75f7 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -599,6 +599,7 @@
'../components/components.gyp:invalidation_java',
'../components/components.gyp:navigation_interception_java',
'../components/components.gyp:service_tab_launcher_java',
+ '../components/components.gyp:policy_java',
'../components/components.gyp:precache_java',
'../components/components.gyp:variations_java',
'../components/components.gyp:web_contents_delegate_android_java',

Powered by Google App Engine
This is Rietveld 408576698