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

Unified Diff: Source/WebKit/chromium/public/WebIDBDatabase.h

Issue 14267029: Prepare to eliminate WebDOMStringList (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix names duplication in conversion 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
« no previous file with comments | « Source/WebKit/chromium/public/WebIDBCallbacks.h ('k') | Source/WebKit/chromium/public/WebIDBFactory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/public/WebIDBDatabase.h
diff --git a/Source/WebKit/chromium/public/WebIDBDatabase.h b/Source/WebKit/chromium/public/WebIDBDatabase.h
index 2d4ac9bb53445581453d5dfe802739a9f8fd653b..b545788fe97901621673337966679665774902d0 100644
--- a/Source/WebKit/chromium/public/WebIDBDatabase.h
+++ b/Source/WebKit/chromium/public/WebIDBDatabase.h
@@ -27,7 +27,6 @@
#define WebIDBDatabase_h
#include "../../../Platform/chromium/public/WebCommon.h"
-#include "WebDOMStringList.h"
#include "WebIDBMetadata.h"
namespace WebKit {
« no previous file with comments | « Source/WebKit/chromium/public/WebIDBCallbacks.h ('k') | Source/WebKit/chromium/public/WebIDBFactory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698