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

Unified Diff: ash/wm/workspace/magnetism_matcher.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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 | « ash/wm/workspace/magnetism_matcher.h ('k') | ash/wm/workspace/magnetism_matcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/magnetism_matcher.cc
diff --git a/ash/common/wm/workspace/magnetism_matcher.cc b/ash/wm/workspace/magnetism_matcher.cc
similarity index 99%
rename from ash/common/wm/workspace/magnetism_matcher.cc
rename to ash/wm/workspace/magnetism_matcher.cc
index e428d968678f67317a7e8931eb0563a0301bed2c..d7870ffa8233f3c1cbb0a1245b376a4486df1225 100644
--- a/ash/common/wm/workspace/magnetism_matcher.cc
+++ b/ash/wm/workspace/magnetism_matcher.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 "ash/common/wm/workspace/magnetism_matcher.h"
+#include "ash/wm/workspace/magnetism_matcher.h"
#include <algorithm>
#include <cmath>
« no previous file with comments | « ash/wm/workspace/magnetism_matcher.h ('k') | ash/wm/workspace/magnetism_matcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698