| Index: content/renderer/renderer_webidbtransaction_impl.cc
|
| ===================================================================
|
| --- content/renderer/renderer_webidbtransaction_impl.cc (revision 112786)
|
| +++ content/renderer/renderer_webidbtransaction_impl.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "content/renderer/renderer_webidbobjectstore_impl.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBObjectStore.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBTransactionCallbacks.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
|
|
|
| using WebKit::WebIDBObjectStore;
|
| using WebKit::WebIDBTransactionCallbacks;
|
|
|