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

Unified Diff: Source/WebKit/chromium/src/IDBDatabaseCallbacksProxy.h

Issue 14383019: Absolutify paths to modules/*, part 1. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: .... Created 7 years, 8 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: Source/WebKit/chromium/src/IDBDatabaseCallbacksProxy.h
diff --git a/Source/WebKit/chromium/src/IDBDatabaseCallbacksProxy.h b/Source/WebKit/chromium/src/IDBDatabaseCallbacksProxy.h
index 739be2bbf5c40df6f6feebfdfd6283448d4da164..43b0b37afbddacf0d55df84bd75a245d1ed6aba9 100644
--- a/Source/WebKit/chromium/src/IDBDatabaseCallbacksProxy.h
+++ b/Source/WebKit/chromium/src/IDBDatabaseCallbacksProxy.h
@@ -26,7 +26,7 @@
#ifndef IDBDatabaseCallbacksProxy_h
#define IDBDatabaseCallbacksProxy_h
-#include "IDBDatabaseCallbacks.h"
+#include "modules/indexeddb/IDBDatabaseCallbacks.h"
#include <wtf/PassOwnPtr.h>
namespace WebKit {
« no previous file with comments | « Source/WebKit/chromium/src/IDBDatabaseBackendProxy.cpp ('k') | Source/WebKit/chromium/src/IDBFactoryBackendProxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698