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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1963293002: Replacing Indexed DB Chromium IPC with Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactoring after Passing URLRequestContextGetter. Created 4 years, 4 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 | « third_party/WebKit/public/blink.gyp ('k') | third_party/WebKit/public/platform/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 12f7acbd6379b54cf1b3dcde82b3a1e5adf08e49..f4157fbdba10bb9849b5f327cad1c297667261db 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -247,15 +247,11 @@
"platform/modules/device_orientation/WebDeviceOrientationListener.h",
"platform/modules/indexeddb/WebIDBCallbacks.h",
"platform/modules/indexeddb/WebIDBCursor.h",
- "platform/modules/indexeddb/WebIDBDatabase.h",
- "platform/modules/indexeddb/WebIDBDatabaseCallbacks.h",
"platform/modules/indexeddb/WebIDBDatabaseError.h",
"platform/modules/indexeddb/WebIDBDatabaseException.h",
- "platform/modules/indexeddb/WebIDBFactory.h",
"platform/modules/indexeddb/WebIDBKey.h",
"platform/modules/indexeddb/WebIDBKeyPath.h",
"platform/modules/indexeddb/WebIDBKeyRange.h",
- "platform/modules/indexeddb/WebIDBMetadata.h",
"platform/modules/indexeddb/WebIDBObservation.h",
"platform/modules/indexeddb/WebIDBObserver.h",
"platform/modules/indexeddb/WebIDBTypes.h",
« no previous file with comments | « third_party/WebKit/public/blink.gyp ('k') | third_party/WebKit/public/platform/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698