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

Unified Diff: media/base/localized_strings.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/localized_strings.h ('k') | media/base/media_resources.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/localized_strings.cc
diff --git a/media/base/media_resources.cc b/media/base/localized_strings.cc
similarity index 95%
rename from media/base/media_resources.cc
rename to media/base/localized_strings.cc
index 3a236326f5c2e07450a21f2203ee58475bd302fb..5c1f24bdd7fc6e23c755d1ba1d24a6e3396738eb 100644
--- a/media/base/media_resources.cc
+++ b/media/base/localized_strings.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "media/base/media_resources.h"
+#include "media/base/localized_strings.h"
#include "base/logging.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « media/base/localized_strings.h ('k') | media/base/media_resources.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698