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

Unified Diff: chrome/chrome.gyp

Issue 179223003: Adding app_shim executable on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Automatically get the Chrome binary from the registry instead of taking it on the command line. Created 6 years, 2 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
« chrome/app_shim/app_shim_win.gypi ('K') | « chrome/app_shim/app_shim_win.rc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index b7d4fce58e4bb475ad7ad16765df78681fbb0fc5..876680a5f84cc29510ce8aeaadb2a145f5ed1e2b 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -512,6 +512,7 @@
], # 'targets'
'includes': [
'chrome_process_finder.gypi',
+ 'app_shim/app_shim_win.gypi',
'metro_utils.gypi',
],
}], # OS=="win"
« chrome/app_shim/app_shim_win.gypi ('K') | « chrome/app_shim/app_shim_win.rc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698