Chromium Code Reviews| Index: third_party/WebKit/Source/platform/PlatformInstrumentation.cpp |
| diff --git a/third_party/WebKit/Source/platform/PlatformInstrumentation.cpp b/third_party/WebKit/Source/platform/PlatformInstrumentation.cpp |
| index 2936fc8912f2de2cb843de1d3a74ec6a0c8a0bc6..0729301369ba87e5b3655073475cb5e8ef5eead7 100644 |
| --- a/third_party/WebKit/Source/platform/PlatformInstrumentation.cpp |
| +++ b/third_party/WebKit/Source/platform/PlatformInstrumentation.cpp |
| @@ -44,4 +44,4 @@ const char PlatformInstrumentation::LazyPixelRef[] = "LazyPixelRef"; |
| const char PlatformInstrumentation::ImageTypeArgument[] = "imageType"; |
| const char PlatformInstrumentation::CachedArgument[] = "cached"; |
| -} |
| +} // namespace blink |