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

Unified Diff: media/audio/audio_device_description.cc

Issue 2656523002: Rename media_resources -> localized_strings (Closed)
Patch Set: rebase Created 3 years, 11 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 | « chrome/renderer/chrome_render_thread_observer.cc ('k') | media/audio/cras/audio_manager_cras.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/audio_device_description.cc
diff --git a/media/audio/audio_device_description.cc b/media/audio/audio_device_description.cc
index f1e0e89c59b43e9896767cf0edcf361862be95b8..9d822a71acb0812e7b39104064ec768be0e5d179 100644
--- a/media/audio/audio_device_description.cc
+++ b/media/audio/audio_device_description.cc
@@ -4,7 +4,7 @@
#include "base/logging.h"
#include "media/audio/audio_device_description.h"
-#include "media/base/media_resources.h"
+#include "media/base/localized_strings.h"
namespace media {
const char AudioDeviceDescription::kDefaultDeviceId[] = "default";
« no previous file with comments | « chrome/renderer/chrome_render_thread_observer.cc ('k') | media/audio/cras/audio_manager_cras.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698