Index: views/layout/box_layout.cc |
diff --git a/views/box_layout.cc b/views/layout/box_layout.cc |
similarity index 95% |
rename from views/box_layout.cc |
rename to views/layout/box_layout.cc |
index adb192fb16f154fd38590c4600eb7a2442c157aa..5025d7ebc5516a4d225a595d2ee9b4cde6e0b9a7 100644 |
--- a/views/box_layout.cc |
+++ b/views/layout/box_layout.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "views/box_layout.h" |
+#include "views/layout/box_layout.h" |
namespace views { |