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

Unified Diff: chrome/android/BUILD.gn

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/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index add151c616f17b0eafa03c49f6f88a71db4fcb0a..ecd4e00d5b7a37defe511ad8327b8d460d63f491 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -127,6 +127,7 @@ android_library("chrome_java") {
"//components/invalidation/impl:java",
"//components/navigation_interception/android:navigation_interception_java",
"//components/service_tab_launcher:service_tab_launcher_java",
+ "//components/policy/android:policy_java",
"//components/precache/android:precache_java",
"//components/variations/android:variations_java",
"//components/web_contents_delegate_android:web_contents_delegate_android_java",
« no previous file with comments | « no previous file | chrome/android/DEPS » ('j') | chrome/android/java/src/org/chromium/chrome/browser/policy/PolicyManager.java » ('J')

Powered by Google App Engine
This is Rietveld 408576698