summaryrefslogtreecommitdiffstats
path: root/content/browser/idbbindingutilities_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/idbbindingutilities_browsertest.cc')
-rw-r--r--content/browser/idbbindingutilities_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/idbbindingutilities_browsertest.cc b/content/browser/idbbindingutilities_browsertest.cc
index 6c1f562..447fb37 100644
--- a/content/browser/idbbindingutilities_browsertest.cc
+++ b/content/browser/idbbindingutilities_browsertest.cc
@@ -15,7 +15,7 @@
#include "googleurl/src/gurl.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebSerializedScriptValue.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebSerializedScriptValue.h"
#include "webkit/glue/idb_bindings.h"
#include "webkit/glue/web_io_operators.h"