| Index: cc/debug/devtools_instrumentation.h
|
| diff --git a/cc/debug/devtools_instrumentation.h b/cc/debug/devtools_instrumentation.h
|
| index 85a9850f20b92600c0b769830259ee68a09d04f4..96fa3a523ae90c5b53e5c8d7f19e6bef8351b471 100644
|
| --- a/cc/debug/devtools_instrumentation.h
|
| +++ b/cc/debug/devtools_instrumentation.h
|
| @@ -26,7 +26,6 @@ const char kRequestMainThreadFrame[] = "RequestMainThreadFrame";
|
| const char kDrawFrame[] = "DrawFrame";
|
| } // namespace internal
|
|
|
| -const char kRasterTask[] = "RasterTask";
|
| const char kPaintSetup[] = "PaintSetup";
|
| const char kUpdateLayer[] = "UpdateLayer";
|
|
|
|
|