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

Unified Diff: Source/WebKit/chromium/src/IDBCallbacksProxy.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/IDBCallbacksProxy.h
diff --git a/Source/WebKit/chromium/src/IDBCallbacksProxy.h b/Source/WebKit/chromium/src/IDBCallbacksProxy.h
index 9b2a2e29e8340486f39fd9d951d6f46d6ac389d5..5aaf130b2ecb855ecc13de34f0827eadb1bd42fe 100644
--- a/Source/WebKit/chromium/src/IDBCallbacksProxy.h
+++ b/Source/WebKit/chromium/src/IDBCallbacksProxy.h
@@ -29,7 +29,7 @@
#ifndef IDBCallbacksProxy_h
#define IDBCallbacksProxy_h
-#include "IDBCallbacks.h"
+#include "modules/indexeddb/IDBCallbacks.h"
#include <wtf/PassOwnPtr.h>
#include <wtf/PassRefPtr.h>
#include <wtf/RefPtr.h>
« no previous file with comments | « Source/WebKit/chromium/src/GeolocationClientProxy.cpp ('k') | Source/WebKit/chromium/src/IDBCallbacksProxy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698