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

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: Alphabetical order. Created 6 years, 1 month 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/app_shim/win/app_shim_main.cc ('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..3d7c4ff00e20d862c8e2b275f4a57567864ce4ae 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -511,6 +511,7 @@
},
], # 'targets'
'includes': [
+ 'app_shim/app_shim_win.gypi',
'chrome_process_finder.gypi',
'metro_utils.gypi',
],
« no previous file with comments | « chrome/app_shim/win/app_shim_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698