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

Unified Diff: win8/metro_driver/resources/chrome.VisualElementsManifest.xml

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/resources/SmallLogo.png ('k') | win8/resources/Logo.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/metro_driver/resources/chrome.VisualElementsManifest.xml
diff --git a/win8/metro_driver/resources/chrome.VisualElementsManifest.xml b/win8/metro_driver/resources/chrome.VisualElementsManifest.xml
deleted file mode 100644
index 640ef97c785869ec446dd3144bf08cbea20e4fcd..0000000000000000000000000000000000000000
--- a/win8/metro_driver/resources/chrome.VisualElementsManifest.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<!-- This is only meant to be copied by chrome.exe in developer builds. -->
-<Application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <VisualElements
- BackgroundColor="#323232"
- ShowNameOnSquare150x150Logo="on"
- ForegroundText="light"
- Square150x150Logo="Logo.png"
- Square70x70Logo="SmallLogo.png"/>
-</Application>
« no previous file with comments | « win8/metro_driver/resources/SmallLogo.png ('k') | win8/resources/Logo.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698