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

Unified Diff: chrome/installer/mac/app/testing/requestSample.xml

Issue 2094583004: Initial commit for Chrome metainstaller on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made small changes according to LGTM comments Created 4 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 | « chrome/installer/mac/app/main.m ('k') | chrome/installer/mac/app/testing/responseExample.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mac/app/testing/requestSample.xml
diff --git a/chrome/installer/mac/app/testing/requestSample.xml b/chrome/installer/mac/app/testing/requestSample.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7e165e5ad2a8b71311f8272deec2cedffa3aa537
--- /dev/null
+++ b/chrome/installer/mac/app/testing/requestSample.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<request protocol="3.0" version="KeystoneAgent-1.99.4.0">
+
+ <os platform="mac" version="10.11" arch="x86_64h" sp="10.11.4_x86_64h"></os>
+
+ <app appid="com.google.Chrome" version="1.1.1.1" lang="en-us">
+
+ <updatecheck></updatecheck>
+
+ </app>
+
+</request>
« no previous file with comments | « chrome/installer/mac/app/main.m ('k') | chrome/installer/mac/app/testing/responseExample.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698