Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: defaults/prefs.json

Issue 6378772206977024: Issue 2543 - Update Diagnostics dependency on buildtools to revision 9069f8de837b (Closed)
Patch Set: Created May 18, 2015, 6:54 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | dependencies » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: defaults/prefs.json
===================================================================
rename from defaults/prefs.js
rename to defaults/prefs.json
--- a/defaults/prefs.js
+++ b/defaults/prefs.json
@@ -1,1 +1,5 @@
-pref("extensions.abpwatcher.startwatching_key", "Accel Shift M, Accel Shift F4");
+{
+ "defaults": {
+ "startwatching_key": "Accel Shift M, Accel Shift F4"
+ }
+}
« no previous file with comments | « no previous file | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld