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

Unified Diff: ash/shelf/overflow_button.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/overflow_button.h ('k') | ash/shelf/scoped_observer_with_duplicated_sources.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/overflow_button.cc
diff --git a/ash/launcher/overflow_button.cc b/ash/shelf/overflow_button.cc
similarity index 99%
rename from ash/launcher/overflow_button.cc
rename to ash/shelf/overflow_button.cc
index c3d5a6891d055d154ff5433af6a1660c51d1df4d..d2487727ea6152cfae7442f3b3544d4e0a30404a 100644
--- a/ash/launcher/overflow_button.cc
+++ b/ash/shelf/overflow_button.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/overflow_button.h"
+#include "ash/shelf/overflow_button.h"
#include "ash/ash_switches.h"
#include "ash/shelf/shelf_layout_manager.h"
« no previous file with comments | « ash/shelf/overflow_button.h ('k') | ash/shelf/scoped_observer_with_duplicated_sources.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698