Chromium Code Reviews| Index: Source/platform/Theme.cpp |
| diff --git a/Source/platform/Theme.cpp b/Source/platform/Theme.cpp |
| index e1c9a221595e42c1f8fb6ce8f54ab808461e4e6c..ecbc6737556fd77a3b460b27ad344fcc613055e0 100644 |
| --- a/Source/platform/Theme.cpp |
| +++ b/Source/platform/Theme.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "platform/Theme.h" |
| -namespace WebCore { |
| +namespace blink { |
| LengthBox Theme::controlBorder(ControlPart part, const FontDescription&, const LengthBox& zoomedBox, float) const |
| { |