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

Unified Diff: remoting/remoting_host_win.gypi

Issue 1249723002: Revert "Preliminary support for Windows manifests in the GN build." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « remoting/host/win/common-controls.manifest ('k') | testing/test.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_win.gypi
diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi
index 2374041b6a64d016e5314bc24f5dce5673a0d0cc..9c0b3e9e07f6b7374732922468b756d24afc5b64 100644
--- a/remoting/remoting_host_win.gypi
+++ b/remoting/remoting_host_win.gypi
@@ -240,7 +240,7 @@
'VCManifestTool': {
'EmbedManifest': 'true',
'AdditionalManifestFiles': [
- '<(DEPTH)/build/win/common_controls.manifest',
+ 'host/win/common-controls.manifest',
],
},
'VCLinkerTool': {
« no previous file with comments | « remoting/host/win/common-controls.manifest ('k') | testing/test.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698