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

Unified Diff: win8/metro_driver/metro_driver.gyp

Issue 1790723002: Fix missing VisualElementsManifest.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « win8/metro_driver/BUILD.gn ('k') | win8/metro_driver/resources/Logo.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/metro_driver/metro_driver.gyp
diff --git a/win8/metro_driver/metro_driver.gyp b/win8/metro_driver/metro_driver.gyp
index a6f9afa07931379a7abf2984f90abd9f8580343c..663990a6d0c44a243df9fd3b127a198ae1f0f393 100644
--- a/win8/metro_driver/metro_driver.gyp
+++ b/win8/metro_driver/metro_driver.gyp
@@ -102,18 +102,6 @@
],
}],
],
- 'copies': [
- {
- # GN version: //win8/metro_viewer:copy_resources
- 'destination': '<(PRODUCT_DIR)',
- 'files': [
- 'resources/Logo.png',
- 'resources/SecondaryTile.png',
- 'resources/SmallLogo.png',
- 'resources/chrome.VisualElementsManifest.xml',
- ],
- },
- ],
},
{
# GN version: //win8/metro_driver:metro_driver_unittests
« no previous file with comments | « win8/metro_driver/BUILD.gn ('k') | win8/metro_driver/resources/Logo.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698