diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 522560c..61beaa7 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -125,6 +125,7 @@ # Note on Win64 targets: targets that end with win64 be used # on 64-bit Windows only. Targets that end with nacl_win64 should be used # by Native Client only. + '../build/win_precompile.gypi', 'app/policy/policy_templates.gypi', 'chrome_browser.gypi', 'chrome_common.gypi', |