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

Unified Diff: chrome_frame/chrome_frame.gyp

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_frame/chrome_frame.gyp
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index a50096fd71eb401bb550cc84fbf51f1b253e8538..2cdbe8ce6933494ceb18751beca3de5ac715501a 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -146,6 +146,7 @@
'../base/base.gyp:test_support_base',
'../ceee/ie/common/common.gyp:ie_common',
'../ceee/testing/utils/test_utils.gyp:test_utils',
+ '../chrome/chrome.gyp:policy',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'chrome_frame_ie',
@@ -796,6 +797,7 @@
'../ceee/ie/common/common.gyp:ie_common',
'../ceee/ie/common/common.gyp:ie_guids',
'../chrome/chrome.gyp:common',
+ '../chrome/chrome.gyp:policy',
'../chrome/chrome.gyp:utility',
'../build/temp_gyp/googleurl.gyp:googleurl',
'../third_party/libxml/libxml.gyp:libxml',

Powered by Google App Engine
This is Rietveld 408576698