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

Unified Diff: Source/devtools/protocol.json

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | « Source/devtools/Inspector-1.1.json ('k') | Source/modules/accessibility/AXRenderObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/protocol.json
diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json
index 49d248c99629209adb234e54e39e6feda37bee11..523ce45afa6e44ddb142c088f1fbfcb25d5c938d 100644
--- a/Source/devtools/protocol.json
+++ b/Source/devtools/protocol.json
@@ -4378,7 +4378,7 @@
{
"id": "LayerId",
"type": "string",
- "description": "Unique RenderLayer identifier."
+ "description": "Unique Layer identifier."
},
{
"id": "SnapshotId",
« no previous file with comments | « Source/devtools/Inspector-1.1.json ('k') | Source/modules/accessibility/AXRenderObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698