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

Unified Diff: third_party/inspector_protocol/README.v8

Issue 2467853003: [inspector] migrate Runtime to new style (Closed)
Patch Set: addressed comments Created 4 years, 1 month 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/inspector_protocol/CodeGenerator.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/inspector_protocol/README.v8
diff --git a/third_party/inspector_protocol/README.v8 b/third_party/inspector_protocol/README.v8
index 4568edf180a720ea9e26e6e8cf8472c6d7144ed1..9e8272e280f9876676e60a6ff4065dec0da612de 100644
--- a/third_party/inspector_protocol/README.v8
+++ b/third_party/inspector_protocol/README.v8
@@ -14,5 +14,5 @@ description.
Local modifications:
- This only includes the lib/ and templates/ directories, scripts, build
and the LICENSE files.
-- New style domains [ "Schema", "Console", "Profiler", "HeapProfiler" ] are
- added in CodeGenerator.py.
+- New style domains [ "Schema", "Console", "Profiler", "HeapProfiler",
+ "Runtime" ] are added in CodeGenerator.py.
« no previous file with comments | « third_party/inspector_protocol/CodeGenerator.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698