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

Unified Diff: chrome/chrome_common.gypi

Issue 6002015: Policy: generate boilerplate policy type and constant code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: localize gyp variable Created 9 years, 11 months 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 5563d981e7193eb65a3679a8f7efbf7ff6b2fbfd..980aa1bd016c441d42db6b1c703de82f78749420 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -199,6 +199,7 @@
'common_constants',
'common_net',
'default_plugin/default_plugin.gyp:default_plugin',
+ 'policy',
'theme_resources',
'../app/app.gyp:app_base',
'../app/app.gyp:app_resources',
@@ -577,6 +578,7 @@
'chrome_resources',
'chrome_strings',
'common_constants_win64',
+ 'policy_win64',
Mattias Nissler (ping if slow) 2011/01/25 11:42:21 why?
danno 2011/01/25 14:27:28 For include directory. On 2011/01/25 11:42:21, Mat
'../app/app.gyp:app_base_nacl_win64',
'../app/app.gyp:app_resources',
'../base/base.gyp:base_nacl_win64',

Powered by Google App Engine
This is Rietveld 408576698