| Index: recipe_modules/gclient/example.expected/revision.json
 | 
| diff --git a/recipe_modules/gclient/example.expected/revision.json b/recipe_modules/gclient/example.expected/revision.json
 | 
| index e2e6c91fc58ca312e3d3574bf13feb6cdc427625..45ded5d4f3ffb2ce7cc6910a074d6ec983011251 100644
 | 
| --- a/recipe_modules/gclient/example.expected/revision.json
 | 
| +++ b/recipe_modules/gclient/example.expected/revision.json
 | 
| @@ -87,7 +87,7 @@
 | 
|        "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
 | 
|        "config",
 | 
|        "--spec",
 | 
| -      "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'WebKit', 'safesync_url': 'https://blink-status.appspot.com/lkgr', 'url': 'svn://svn.chromium.org/blink/trunk'}]"
 | 
| +      "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'WebKit', 'url': 'svn://svn.chromium.org/blink/trunk'}]"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]/src/third_party",
 | 
|      "env": {
 | 
| @@ -107,6 +107,8 @@
 | 
|        "--delete_unversioned_trees",
 | 
|        "--with_branch_heads",
 | 
|        "--revision",
 | 
| +      "WebKit@abc",
 | 
| +      "--revision",
 | 
|        "third_party/WebKit@123",
 | 
|        "--output-json",
 | 
|        "/path/to/tmp/json"
 | 
| 
 |