| Index: chrome/renderer/extensions/app_runtime_custom_bindings.cc
|
| ===================================================================
|
| --- chrome/renderer/extensions/app_runtime_custom_bindings.cc (revision 177404)
|
| +++ chrome/renderer/extensions/app_runtime_custom_bindings.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebCString.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebBlob.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebSerializedScriptValue.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/WebSerializedScriptValue.h"
|
|
|
| using WebKit::WebBlob;
|
| using WebKit::WebSerializedScriptValue;
|
|
|