diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index ee2de12..130c259 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -231,7 +231,7 @@ '../chrome/installer/mini_installer.gyp:mini_installer', '../courgette/courgette.gyp:courgette_unittests', '../chrome/chrome.gyp:chrome', - '../chrome_frame/chrome_frame.gyp:npchrome_tab', + '../chrome_frame/chrome_frame.gyp:npchrome_frame', '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', |