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

Unified Diff: chrome/chrome.gyp

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/browser/policy/policy_prefs_browsertest.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index deb868a51bd9c7e99b685355e8ebc93ac7861ba1..44c0c81af7bb263b994d142dc334cb5c25794b8d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -101,7 +101,6 @@
'conditions': [
['OS!="ios"', {
'includes': [
- 'app/policy/policy_templates.gypi',
'chrome_browser_extensions.gypi',
'chrome_dll.gypi',
'chrome_exe.gypi',
@@ -109,6 +108,7 @@
'chrome_renderer.gypi',
'chrome_tests.gypi',
'chrome_tests_unit.gypi',
+ 'policy_templates.gypi',
'../apps/apps.gypi',
],
'targets': [
« no previous file with comments | « chrome/browser/policy/policy_prefs_browsertest.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698