| Index: third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| index ec5299f0d0d12634c792d96476af5ed192dece18..e70e6931e09f59d20e8c4e19721d0ba0014429ac 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
|
| @@ -342,7 +342,7 @@
|
| "location": "drawer-view",
|
| "id": "sources.history",
|
| "title": "History",
|
| - "persistence": "temporary",
|
| + "persistence": "transient",
|
| "className": "WebInspector.RevisionHistoryView"
|
| },
|
| {
|
|
|