| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index 9527440978a85696072d23623beb198e21c430a6..de691412a735906f7cadbe5d60f526d1fc9ff59a 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',
|
| @@ -795,6 +796,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',
|
|
|