summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/resources/chrome.VisualElementsManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'win8/metro_driver/resources/chrome.VisualElementsManifest.xml')
-rw-r--r--win8/metro_driver/resources/chrome.VisualElementsManifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/win8/metro_driver/resources/chrome.VisualElementsManifest.xml b/win8/metro_driver/resources/chrome.VisualElementsManifest.xml
new file mode 100644
index 0000000..640ef97
--- /dev/null
+++ b/win8/metro_driver/resources/chrome.VisualElementsManifest.xml
@@ -0,0 +1,9 @@
+<!-- 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>