| Index: third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.cpp
 | 
| diff --git a/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.cpp b/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.cpp
 | 
| index d217ed64b8ba99fdd54eefdf212455682d1bdd76..d2b2956141c7617e1c368efa66ea65e339e026c1 100644
 | 
| --- a/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.cpp
 | 
| +++ b/third_party/WebKit/Source/modules/storage/InspectorDOMStorageAgent.cpp
 | 
| @@ -40,7 +40,6 @@
 | 
|  #include "modules/storage/Storage.h"
 | 
|  #include "modules/storage/StorageNamespace.h"
 | 
|  #include "modules/storage/StorageNamespaceController.h"
 | 
| -#include "platform/inspector_protocol/Values.h"
 | 
|  #include "platform/weborigin/SecurityOrigin.h"
 | 
|  
 | 
|  namespace blink {
 | 
| 
 |