Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3538)

Unified Diff: cc/layers/scrollbar_geometry_fixed_thumb.cc

Issue 12603013: Part 10 of cc/ directory shuffles: layers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/layers/scrollbar_geometry_fixed_thumb.h ('k') | cc/layers/scrollbar_geometry_stub.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « cc/layers/scrollbar_geometry_fixed_thumb.h ('k') | cc/layers/scrollbar_geometry_stub.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698