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

Unified Diff: build/all.gyp

Issue 108513011: Move chrome/app/policy into components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no .xtb moves (REVIEW HERE) 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 | « WATCHLISTS ('k') | chrome/app/policy/OWNERS » ('j') | components/policy.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index b4bfe634bce1bfea01ff68dccd8d83ab4de7022e..a16db9aad7c19221c083ec9742b3d467cb0d166f 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -944,7 +944,7 @@
'dependencies': [
'../chrome/chrome.gyp:crash_service',
'../chrome/chrome.gyp:gcapi_dll',
- '../chrome/chrome.gyp:policy_templates',
+ '../components/components.gyp:policy_templates',
'../courgette/courgette.gyp:courgette64',
'../chrome/installer/mini_installer.gyp:mini_installer',
'../courgette/courgette.gyp:courgette',
« no previous file with comments | « WATCHLISTS ('k') | chrome/app/policy/OWNERS » ('j') | components/policy.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698