diff options
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 2f8f19f..c0a67de 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -498,8 +498,6 @@ 'chrome_frame_plugin.h', 'chrome_frame_npapi.cc', 'chrome_frame_npapi.h', - 'chrome_launcher.cc', - 'chrome_launcher.h', 'ff_30_privilege_check.cc', 'ff_privilege_check.h', 'html_utils.cc', @@ -643,6 +641,8 @@ 'chrome_frame_reporting.h', 'chrome_imported_resources.cc', 'chrome_imported_resources.h', + 'chrome_launcher.cc', + 'chrome_launcher.h', 'chrome_protocol.cc', 'chrome_protocol.h', 'chrome_protocol.rgs', |