summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index deb868a..44c0c81 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': [