summaryrefslogtreecommitdiffstats
path: root/chrome/views/painter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/painter.cc')
-rw-r--r--chrome/views/painter.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/views/painter.cc b/chrome/views/painter.cc
index 93152e2..e20820c 100644
--- a/chrome/views/painter.cc
+++ b/chrome/views/painter.cc
@@ -11,7 +11,7 @@
#include "skia/include/SkBitmap.h"
#include "skia/include/SkGradientShader.h"
-namespace ChromeViews {
+namespace views {
namespace {
@@ -163,5 +163,5 @@ void HorizontalPainter::Paint(int w, int h, ChromeCanvas* canvas) {
height_);
}
-}
+} // namespace views