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

Unified Diff: chrome_mac/Google Chrome.app/Contents/Resources/com.google.Chrome.manifest/Contents/Resources/com.google.Chrome.manifest

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 6 years, 7 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
Index: chrome_mac/Google Chrome.app/Contents/Resources/com.google.Chrome.manifest/Contents/Resources/com.google.Chrome.manifest
===================================================================
--- chrome_mac/Google Chrome.app/Contents/Resources/com.google.Chrome.manifest/Contents/Resources/com.google.Chrome.manifest (revision 273864)
+++ chrome_mac/Google Chrome.app/Contents/Resources/com.google.Chrome.manifest/Contents/Resources/com.google.Chrome.manifest (working copy)
@@ -1431,6 +1431,20 @@
<key>pfm_description</key>
<string></string>
<key>pfm_name</key>
+ <string>NativeMessagingUserLevelHosts</string>
+ <key>pfm_targets</key>
+ <array>
+ <string>user-managed</string>
+ </array>
+ <key>pfm_title</key>
+ <string></string>
+ <key>pfm_type</key>
+ <string>boolean</string>
+ </dict>
+ <dict>
+ <key>pfm_description</key>
+ <string></string>
+ <key>pfm_name</key>
<string>NativeMessagingWhitelist</string>
<key>pfm_subkeys</key>
<array>
@@ -1698,6 +1712,20 @@
<key>pfm_description</key>
<string></string>
<key>pfm_name</key>
+ <string>RemoteAccessHostAllowGnubbyAuth</string>
+ <key>pfm_targets</key>
+ <array>
+ <string>user-managed</string>
+ </array>
+ <key>pfm_title</key>
+ <string></string>
+ <key>pfm_type</key>
+ <string>boolean</string>
+ </dict>
+ <dict>
+ <key>pfm_description</key>
+ <string></string>
+ <key>pfm_name</key>
<string>RemoteAccessHostDomain</string>
<key>pfm_targets</key>
<array>
@@ -2036,6 +2064,20 @@
<key>pfm_type</key>
<string>array</string>
</dict>
+ <dict>
+ <key>pfm_description</key>
+ <string></string>
+ <key>pfm_name</key>
+ <string>WPADQuickCheckEnabled</string>
+ <key>pfm_targets</key>
+ <array>
+ <string>user-managed</string>
+ </array>
+ <key>pfm_title</key>
+ <string></string>
+ <key>pfm_type</key>
+ <string>boolean</string>
+ </dict>
</array>
<key>pfm_title</key>
<string></string>

Powered by Google App Engine
This is Rietveld 408576698