| Index: third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp b/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
|
| index 886e0743af6034daedf4a47ffd3f6b7c856324f4..fa86ff2b75344285fa0443635c0f0158e0f15e8e 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp
|
| @@ -534,7 +534,7 @@ const char* PaintPropertyTreeGraphBuilder::transform_node_color_ = "green";
|
| const char* PaintPropertyTreeGraphBuilder::clip_node_color_ = "blue";
|
| const char* PaintPropertyTreeGraphBuilder::effect_node_color_ = "black";
|
|
|
| -} // namespace {
|
| +} // namespace
|
| } // namespace blink
|
|
|
| CORE_EXPORT void showAllPropertyTrees(const blink::LocalFrameView& rootFrame) {
|
|
|