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

Unified Diff: Source/WebCore/inspector/Inspector.json

Issue 9430040: Merge 106352 - Web Inspector: boost protocol version to 1.0 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/WebCore/inspector/Inspector-1.0.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/inspector/Inspector.json
===================================================================
--- Source/WebCore/inspector/Inspector.json (revision 108459)
+++ Source/WebCore/inspector/Inspector.json (working copy)
@@ -1,5 +1,5 @@
{
- "version": { "major": "0", "minor": "1" },
+ "version": { "major": "1", "minor": "0" },
"domains": [{
"domain": "Inspector",
"hidden": true,
« no previous file with comments | « no previous file | Source/WebCore/inspector/Inspector-1.0.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698