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

Unified Diff: chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: 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
Index: chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc
diff --git a/chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc b/chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc
index 8894ff31ab63dfa0c8a0ff6d1de44ed07d2dc8ed..974fa1b5bc88f711a18e9af038fc8bc65c3a2535 100644
--- a/chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc
+++ b/chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc
@@ -4,7 +4,7 @@
#include "chrome/browser/ui/ash/launcher/launcher_favicon_loader.h"
-#include "ash/common/shelf/shelf_constants.h"
+#include "ash/shelf/shelf_constants.h"
#include "base/bind.h"
#include "base/logging.h"
#include "base/macros.h"

Powered by Google App Engine
This is Rietveld 408576698