Index: cc/layers/scrollbar_geometry_fixed_thumb.cc |
diff --git a/cc/scrollbar_geometry_fixed_thumb.cc b/cc/layers/scrollbar_geometry_fixed_thumb.cc |
similarity index 98% |
rename from cc/scrollbar_geometry_fixed_thumb.cc |
rename to cc/layers/scrollbar_geometry_fixed_thumb.cc |
index 4e5342271bd69db8d7839f5ce0a717b0ec35e422..07c1cb57f308ffb6442289310f77a10258ebeda2 100644 |
--- a/cc/scrollbar_geometry_fixed_thumb.cc |
+++ b/cc/layers/scrollbar_geometry_fixed_thumb.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 "cc/scrollbar_geometry_fixed_thumb.h" |
+#include "cc/layers/scrollbar_geometry_fixed_thumb.h" |
#include <cmath> |