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

Unified Diff: chrome/chrome_browser.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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1797387fce3e9b4a099a6236e4f399a78274b9e7..a4537d46af3297916abdf51a7d1820be89e9d38a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -20,6 +20,7 @@
'profile_import',
'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
'browser/policy/proto/device_management_proto.gyp:device_management_proto_cpp',
+ 'policy',
'safe_browsing_csd_proto',
'safe_browsing_report_proto',
'syncapi',

Powered by Google App Engine
This is Rietveld 408576698