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

Unified Diff: chrome/browser/ui/ash/volume_controller_chromeos.h

Issue 2048443002: ABANDONED: mash: Move shell delegate interfaces to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moveshelfmodel
Patch Set: Created 4 years, 6 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/volume_controller_chromeos.h
diff --git a/chrome/browser/ui/ash/volume_controller_chromeos.h b/chrome/browser/ui/ash/volume_controller_chromeos.h
index 9740690c44e57df0110c2a8e787ac4c7de0edf68..a3fddc4de70f62d2b9ad6dad1b9351b222bfabd1 100644
--- a/chrome/browser/ui/ash/volume_controller_chromeos.h
+++ b/chrome/browser/ui/ash/volume_controller_chromeos.h
@@ -7,7 +7,7 @@
#include <stdint.h>
-#include "ash/volume_control_delegate.h"
+#include "ash/common/volume_control_delegate.h"
#include "base/compiler_specific.h"
#include "base/macros.h"
#include "chromeos/audio/cras_audio_handler.h"

Powered by Google App Engine
This is Rietveld 408576698