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

Unified Diff: chrome_frame/chrome_frame_launcher.gyp

Issue 6355011: When changing Ready Mode state from within an IE process, use chrome_launcher... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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 | « no previous file | chrome_frame/chrome_launcher_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame_launcher.gyp
===================================================================
--- chrome_frame/chrome_frame_launcher.gyp (revision 72310)
+++ chrome_frame/chrome_frame_launcher.gyp (working copy)
@@ -69,6 +69,7 @@
'dependencies': [
'../breakpad/breakpad.gyp:breakpad_handler',
'../chrome/chrome.gyp:chrome_version_header',
+ '../google_update/google_update.gyp:google_update',
'chrome_frame.gyp:chrome_frame_utils',
],
'resource_include_dirs': [
@@ -80,6 +81,8 @@
'chrome_launcher_version.rc',
'chrome_launcher.cc',
'chrome_launcher.h',
+ 'update_launcher.cc',
+ 'update_launcher.h'
],
'msvs_settings': {
'VCLinkerTool': {
« no previous file with comments | « no previous file | chrome_frame/chrome_launcher_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698