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

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

Powered by Google App Engine
This is Rietveld 408576698