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

Side by Side Diff: chrome/test/data/mac/mac_system_hotkeys.plist

Issue 374643002: Mac: Enable delegated renderer by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd"> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd">
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 <key>AppleSymbolicHotKeys</key> 5 <key>AppleSymbolicHotKeys</key>
6 <dict> 6 <dict>
7 <key>10</key> 7 <key>10</key>
8 <dict> 8 <dict>
9 <key>enabled</key> 9 <key>enabled</key>
10 <true/> 10 <true/>
(...skipping 846 matching lines...) Expand 10 before | Expand all | Expand 10 after
857 <integer>44</integer> 857 <integer>44</integer>
858 <integer>1179648</integer> 858 <integer>1179648</integer>
859 </array> 859 </array>
860 <key>type</key> 860 <key>type</key>
861 <string>standard</string> 861 <string>standard</string>
862 </dict> 862 </dict>
863 </dict> 863 </dict>
864 </dict> 864 </dict>
865 </dict> 865 </dict>
866 </plist> 866 </plist>
OLDNEW
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698