Chromium Code Reviews| Index: third_party/WebKit/Source/modules/indexeddb/IDBHistograms.h |
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBHistograms.h b/third_party/WebKit/Source/modules/indexeddb/IDBHistograms.h |
| index cf4f9ddbd3b61bc2c10260168be8302df86df625..cae9cf838a24667bc2417790daf4e22f59615b57 100644 |
| --- a/third_party/WebKit/Source/modules/indexeddb/IDBHistograms.h |
| +++ b/third_party/WebKit/Source/modules/indexeddb/IDBHistograms.h |
| @@ -40,6 +40,6 @@ enum IndexedDatabaseMethods { |
| IDBMethodsMax, |
| }; |
| -} |
| +} // namespace blink |
| #endif |