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

Unified Diff: athena/util/fill_layout_manager.cc

Issue 558483003: Rename athena/common to athena/util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert unnecessary change Created 6 years, 3 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 | « athena/util/fill_layout_manager.h ('k') | athena/util/fill_layout_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/util/fill_layout_manager.cc
diff --git a/athena/common/fill_layout_manager.cc b/athena/util/fill_layout_manager.cc
similarity index 96%
rename from athena/common/fill_layout_manager.cc
rename to athena/util/fill_layout_manager.cc
index aa5517be129479c5aa73970454a0bc88597cfe59..8ee546b11addb006ab75ef0abf4efe1215ebb290 100644
--- a/athena/common/fill_layout_manager.cc
+++ b/athena/util/fill_layout_manager.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 "base/logging.h"
#include "ui/aura/window.h"
« no previous file with comments | « athena/util/fill_layout_manager.h ('k') | athena/util/fill_layout_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698