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

Side by Side Diff: chrome/app/nibs/ExtensionInstallPromptWebstoreData.xib

Issue 145153002: Make sideloaded (externally installed) extensions display webstore info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ChromeOS fix Created 6 years, 10 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
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">12C54</string> 5 <string key="IBDocument.SystemVersion">12C54</string>
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 6 <string key="IBDocument.InterfaceBuilderVersion">2549</string>
7 <string key="IBDocument.AppKitVersion">1187.34</string> 7 <string key="IBDocument.AppKitVersion">1187.34</string>
8 <string key="IBDocument.HIToolboxVersion">625.00</string> 8 <string key="IBDocument.HIToolboxVersion">625.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
(...skipping 1175 matching lines...) Expand 10 before | Expand all | Expand 10 after
1186 <integer value="1050" key="NS.object.0"/> 1186 <integer value="1050" key="NS.object.0"/>
1187 </object> 1187 </object>
1188 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 1188 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1189 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 1189 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1190 <integer value="3000" key="NS.object.0"/> 1190 <integer value="3000" key="NS.object.0"/>
1191 </object> 1191 </object>
1192 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 1192 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1193 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1193 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1194 </data> 1194 </data>
1195 </archive> 1195 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/ExtensionInstallPromptInline.xib ('k') | chrome/browser/chromeos/app_mode/kiosk_app_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698