Index: ui/gfx/render_text_pango.cc |
diff --git a/ui/gfx/render_text_linux.cc b/ui/gfx/render_text_pango.cc |
similarity index 99% |
rename from ui/gfx/render_text_linux.cc |
rename to ui/gfx/render_text_pango.cc |
index 3166875758b65568c7a83d99c403e85097c34f3c..73514375c89398815adb89b9bd3cc864a04fc0e5 100644 |
--- a/ui/gfx/render_text_linux.cc |
+++ b/ui/gfx/render_text_pango.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 "ui/gfx/render_text_linux.h" |
+#include "ui/gfx/render_text_pango.h" |
#include <pango/pangocairo.h> |
#include <algorithm> |