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

Unified Diff: ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc

Issue 23534023: ash: Minor cleanup, move more files from launcher to shelf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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/shelf/scoped_observer_with_duplicated_sources.h ('k') | ash/test/launcher_view_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
diff --git a/ash/launcher/scoped_observer_with_duplicated_sources_unittest.cc b/ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
similarity index 96%
rename from ash/launcher/scoped_observer_with_duplicated_sources_unittest.cc
rename to ash/shelf/scoped_observer_with_duplicated_sources_unittest.cc
index d7d13f3602a5b42a2d8a7f0152da13b6a8a18fd4..82d2b83b78b59f5e781118fce9944066a952b828 100644
--- a/ash/launcher/scoped_observer_with_duplicated_sources_unittest.cc
+++ b/ash/shelf/scoped_observer_with_duplicated_sources_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 "ash/launcher/scoped_observer_with_duplicated_sources.h"
+#include "ash/shelf/scoped_observer_with_duplicated_sources.h"
#include "base/memory/scoped_ptr.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « ash/shelf/scoped_observer_with_duplicated_sources.h ('k') | ash/test/launcher_view_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698