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

Unified Diff: ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc

Issue 2725903003: chromeos: Move //ash/common/strings to //ash/strings (Closed)
Patch Set: rebase 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: ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
diff --git a/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
index 9e705921bd4462c7908a119f27a3aa2b8b349aff..f36deec7d79127d0370b56f22be5c71bdbd1ba11 100644
--- a/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
+++ b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
@@ -7,9 +7,9 @@
#include <memory>
#include <utility>
-#include "ash/common/strings/grit/ash_strings.h"
#include "ash/common/system/system_notifier.h"
#include "ash/resources/grit/ash_resources.h"
+#include "ash/strings/grit/ash_strings.h"
#include "base/bind.h"
#include "base/callback.h"
#include "base/logging.h"
« no previous file with comments | « ash/common/system/chromeos/audio/volume_view.cc ('k') | ash/common/system/chromeos/bluetooth/tray_bluetooth.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698