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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 1771233002: Rename treeRoot to rootNode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modify histograms.xml Created 4 years, 9 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 | « third_party/WebKit/Source/core/dom/Node.idl ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index fe3a242542f494f23b0f324b81684ca131a92c0b..562877146e6e5794259f253e590089b309671e0e 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -981,7 +981,7 @@ public:
MediaStreamConstraintsFromDictionary = 1151,
MediaStreamConstraintsConformant = 1152,
CSSSelectorIndirectAdjacent = 1153,
- NodeTreeRoot = 1154,
+ NodeRootNode = 1154,
BluetoothDeviceConnectGATT = 1155,
CreateImageBitmap = 1156,
PresentationConnectionConnectEventListener = 1157,
« no previous file with comments | « third_party/WebKit/Source/core/dom/Node.idl ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698