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

Unified Diff: Source/WebKit/chromium/tests/IDBFakeBackingStore.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/tests/IDBFakeBackingStore.h
diff --git a/Source/WebKit/chromium/tests/IDBFakeBackingStore.h b/Source/WebKit/chromium/tests/IDBFakeBackingStore.h
index a47b59329b942201a163572697a8df8eec586906..cb79469656d790e801cf14d74bb66f3ca9647ab7 100644
--- a/Source/WebKit/chromium/tests/IDBFakeBackingStore.h
+++ b/Source/WebKit/chromium/tests/IDBFakeBackingStore.h
@@ -26,7 +26,7 @@
#ifndef IDBFakeBackingStore_h
#define IDBFakeBackingStore_h
-#include "IDBBackingStore.h"
+#include "modules/indexeddb/IDBBackingStore.h"
namespace WebCore {
« no previous file with comments | « Source/WebKit/chromium/tests/IDBDatabaseBackendTest.cpp ('k') | Source/WebKit/chromium/tests/IDBKeyPathTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698