summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r--chrome_frame/chrome_frame.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 33f4a4a..764ec79 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -108,7 +108,11 @@
'type': 'executable',
'dependencies': [
'../build/temp_gyp/googleurl.gyp:googleurl',
+ '../chrome/chrome.gyp:browser',
'../chrome/chrome.gyp:common',
+ '../chrome/chrome.gyp:debugger',
+ '../chrome/chrome.gyp:nacl',
+ '../chrome/chrome.gyp:renderer',
'../chrome/chrome.gyp:utility',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
@@ -617,6 +621,7 @@
'sources': [
'chrome_frame_npapi.rgs',
'chrome_frame_npapi_entrypoints.cc',
+ 'chrome_frame_npapi_entrypoints.h',
'chrome_tab.cc',
'chrome_tab.def',
'chrome_tab.h',