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

Side by Side 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: Fully addressed making the .dmg download asynchronously 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <request protocol="3.0" version="KeystoneAgent-1.99.4.0">
3
4 <os platform="mac" version="10.11" arch="x86_64h" sp="10.11.4_x86_64h"></os>
5
6 <app appid="com.google.Chrome" version="1.1.1.1" lang="en-us">
7
8 <updatecheck></updatecheck>
9
10 </app>
11
12 </request>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698