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

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: Some (incomplete) work on struct traits. Created 4 years, 5 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: 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 b7e9a2b4227f42db6aef8c7e732aa6f320b0ba24..afe122ea8ad57193cb1f56b2d187043062804b12 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -247,7 +247,6 @@
"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",

Powered by Google App Engine
This is Rietveld 408576698