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

Unified Diff: Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp

Issue 99733006: Remove duplicated headers from modules/ directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
diff --git a/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp b/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
index 6c8848a64f8fdffaec34c28a2bf90392b691c8c6..7f447a72e305b08a094ef7b13660eea64ceb128f 100644
--- a/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
+++ b/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
@@ -27,7 +27,6 @@
#include "modules/indexeddb/WebIDBDatabaseCallbacksImpl.h"
#include "core/dom/DOMError.h"
-#include "modules/indexeddb/IDBDatabaseCallbacks.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698