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

Unified Diff: content/common_child/indexed_db/proxy_webidbdatabase_impl.h

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_webidbdatabase_impl.h
diff --git a/content/common_child/indexed_db/proxy_webidbdatabase_impl.h b/content/common_child/indexed_db/proxy_webidbdatabase_impl.h
index 9a582de9f591aa2b97b22b6ff21c90b3aee7b84b..d25b36e24b49d462e9e157d9bee7d17a9cd416eb 100644
--- a/content/common_child/indexed_db/proxy_webidbdatabase_impl.h
+++ b/content/common_child/indexed_db/proxy_webidbdatabase_impl.h
@@ -6,7 +6,7 @@
#define CONTENT_COMMON_CHILD_INDEXED_DB_PROXY_WEBIDBDATABASE_IMPL_H_
#include "base/basictypes.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBDatabase.h"
+#include "third_party/WebKit/public/platform/WebIDBDatabase.h"
namespace WebKit {
class WebIDBCallbacks;

Powered by Google App Engine
This is Rietveld 408576698