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

Unified Diff: third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h

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/platform/modules/indexeddb/WebIDBMetadata.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h
diff --git a/third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h b/third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h
index 3ff7cb07570fc068314ab2ad531c52d90be2b5a1..08066f2cda7bef9fa72e985e447c5969dbb8da59 100644
--- a/third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h
+++ b/third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h
@@ -26,6 +26,7 @@
#ifndef WebIDBTypes_h
#define WebIDBTypes_h
+// TODO(cmumford): Should move to internal implementation.
namespace blink {
enum WebIDBKeyType {
« no previous file with comments | « third_party/WebKit/public/platform/modules/indexeddb/WebIDBMetadata.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698