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

Unified Diff: chrome/chrome.gyp

Issue 6002015: Policy: generate boilerplate policy type and constant code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build Created 10 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index b58992af74288fa4e495c81f7d6428cf0cb57efb..e33b4d72eb1adc62b71c6a771c2dd63c56e58c25 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -40,6 +40,7 @@
'installer_util_nacl_win64',
],
'allocator_target': '../base/allocator/allocator.gyp:allocator',
+ 'policy_out_dir': '<(SHARED_INTERMEDIATE_DIR)/policy',
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
'protoc_out_dir': '<(SHARED_INTERMEDIATE_DIR)/protoc_out',
'chrome_strings_grds': [

Powered by Google App Engine
This is Rietveld 408576698