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

Unified Diff: components/policy/policy_browser.gypi

Issue 1220683008: Move AppRestriction to Policy code out of //chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix imports & compilation Created 5 years, 6 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: components/policy/policy_browser.gypi
diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
index 701a55f4fdec8800bb7f5a1ec5d399cfd066185d..24e6bf0ef3df5557564cea3cef0dc27782f83cfb 100644
--- a/components/policy/policy_browser.gypi
+++ b/components/policy/policy_browser.gypi
@@ -42,6 +42,8 @@
'policy',
],
'sources': [
+ 'core/browser/android/app_restrictions_importer.cc',
+ 'core/browser/android/app_restrictions_importer.h',
'core/browser/autofill_policy_handler.cc',
'core/browser/autofill_policy_handler.h',
'core/browser/browser_policy_connector.cc',

Powered by Google App Engine
This is Rietveld 408576698