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

Unified Diff: chrome/policy.gypi

Issue 108513011: Move chrome/app/policy into components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/policy_templates.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/policy.gypi
diff --git a/chrome/policy.gypi b/chrome/policy.gypi
index b130c47b1a7f5d204097d00a8df0d040e5987c67..79cc543780e93f7953bfc27d188abfe1a89b0341 100644
--- a/chrome/policy.gypi
+++ b/chrome/policy.gypi
@@ -10,7 +10,7 @@
'dependencies': [
'../base/base.gyp:base',
'../chrome/common_constants.gyp:common_constants',
- '../chrome/app/policy/cloud_policy_codegen.gyp:policy',
+ '../components/components.gyp:policy',
],
'include_dirs': [
'..',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/policy_templates.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698