Index: athena/util/fill_layout_manager_unittest.cc |
diff --git a/athena/common/fill_layout_manager_unittest.cc b/athena/util/fill_layout_manager_unittest.cc |
similarity index 95% |
rename from athena/common/fill_layout_manager_unittest.cc |
rename to athena/util/fill_layout_manager_unittest.cc |
index 3f17c7bc6960ae82a46cc8ddf75f6c2be2fe17b6..e183efeb14ca73292d939edb4b976fcf25a31697 100644 |
--- a/athena/common/fill_layout_manager_unittest.cc |
+++ b/athena/util/fill_layout_manager_unittest.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 "athena/common/fill_layout_manager.h" |
+#include "athena/util/fill_layout_manager.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/aura/window.h" |