Chromium Code Reviews| 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 { |