Index: third_party/inspector_protocol/README.chromium |
diff --git a/third_party/inspector_protocol/README.chromium b/third_party/inspector_protocol/README.chromium |
index 9568ffdbc3ddbb0866b6738eb5fe89a167f29d70..0e6b81043b942dac0e96c7622b90498d3da2abbb 100644 |
--- a/third_party/inspector_protocol/README.chromium |
+++ b/third_party/inspector_protocol/README.chromium |
@@ -14,5 +14,6 @@ description. |
Local modifications: |
- This only includes the lib/ and templates/ directories, scripts, build |
and the LICENSE files. |
-- DOMStorage, Rendering, Emulation, Network, Memory, Page, LayerTree are added |
- to new style domains in CodeGenerator.py. |
+- DOMStorage, Rendering, Emulation, Network, Memory, Page, LayerTree, Database, |
+ IndexedDB, CacheStorage are added |
+ to new style domains in CodeGenerator.py. |