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

Unified Diff: media/remoting/interstitial.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 | « media/base/media_resources.cc ('k') | media/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/remoting/interstitial.cc
diff --git a/media/remoting/interstitial.cc b/media/remoting/interstitial.cc
index 0a33e22470ef0371375d2b642b61be95df4109ed..4e32bd8e744569e467bc7d138a17c8adb3bc8b83 100644
--- a/media/remoting/interstitial.cc
+++ b/media/remoting/interstitial.cc
@@ -6,7 +6,7 @@
#include <algorithm> // for std::max()
-#include "media/base/media_resources.h"
+#include "media/base/localized_strings.h"
#include "media/base/video_frame.h"
#include "media/base/video_renderer_sink.h"
#include "media/base/video_util.h"
« no previous file with comments | « media/base/media_resources.cc ('k') | media/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698