Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(459)

Unified Diff: content/common_child/indexed_db/proxy_webidbfactory_impl.cc

Issue 15822010: Update refernces to Blink's Platform API (content) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common_child/indexed_db/proxy_webidbfactory_impl.cc
diff --git a/content/common_child/indexed_db/proxy_webidbfactory_impl.cc b/content/common_child/indexed_db/proxy_webidbfactory_impl.cc
index ec266f68a051b74723e8e05bde7e1bb2429bf9c8..1cfeb42a7e0c8a31c02d4050ebda680330b69353 100644
--- a/content/common_child/indexed_db/proxy_webidbfactory_impl.cc
+++ b/content/common_child/indexed_db/proxy_webidbfactory_impl.cc
@@ -6,7 +6,7 @@
#include "content/common/child_thread.h"
#include "content/common_child/indexed_db/indexed_db_dispatcher.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
+#include "third_party/WebKit/public/platform/WebString.h"
using WebKit::WebIDBCallbacks;
using WebKit::WebIDBDatabase;
« no previous file with comments | « content/common_child/indexed_db/proxy_webidbfactory_impl.h ('k') | content/common_child/web_database_observer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698