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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 7065024: Add a self-destruct mechanism to user-level Chrome Frame when it detects that system-level Chrome... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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
« no previous file with comments | « chrome_frame/bho_loader.cc ('k') | chrome_frame/chrome_frame_helper_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
===================================================================
--- chrome_frame/chrome_frame.gyp (revision 86605)
+++ chrome_frame/chrome_frame.gyp (working copy)
@@ -80,6 +80,7 @@
'../chrome/app/policy/cloud_policy_codegen.gyp:policy',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
+ 'chrome_frame_launcher.gyp:chrome_frame_helper_lib',
'chrome_frame_ie',
'chrome_frame_strings',
'chrome_tab_idl',
@@ -105,6 +106,7 @@
'test/infobar_unittests.cc',
'test/policy_settings_unittest.cc',
'test/ready_mode_unittest.cc',
+ 'test/registry_watcher_unittest.cc',
'test/simulate_input.h',
'test/simulate_input.cc',
'test/urlmon_moniker_tests.h',
« no previous file with comments | « chrome_frame/bho_loader.cc ('k') | chrome_frame/chrome_frame_helper_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698