| Index: webkit/renderer/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc
|
| diff --git a/webkit/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc b/webkit/renderer/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc
|
| similarity index 96%
|
| rename from webkit/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc
|
| rename to webkit/renderer/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc
|
| index f9527d4638bfe4655082ed9c1b73de58ea0060cb..a15c35d3049b7b833c64cce01c8e4546b3be3ef1 100644
|
| --- a/webkit/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc
|
| +++ b/webkit/renderer/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "webkit/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.h"
|
| +#include "webkit/renderer/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.h"
|
|
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebRect.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemePainter.h"
|
|
|