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

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: Cleanup and copyright notice. 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/win_app_shim.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 835be516ab205e9615cc5b0873c3e71aa04c1e6a..072e13fdda8238e1332d05f94ed74601385fff53 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -511,6 +511,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/win_app_shim.rc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698