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

Unified Diff: Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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 | « Source/core/platform/text/TextCodecICU.cpp ('k') | Source/core/platform/text/mac/LocaleMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp
diff --git a/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp b/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp
index 7b8134551244f8a55417c7cb0a1b1570f3bf9cff..7d573dd5c0ab9aa968197737b6a14f2aaa77285e 100644
--- a/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp
+++ b/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp
@@ -22,7 +22,7 @@
#include "config.h"
#include "core/platform/text/TextBreakIteratorInternalICU.h"
-#include "Language.h"
+#include "core/platform/Language.h"
#include <wtf/StdLibExtras.h>
#include <wtf/text/CString.h>
#include <wtf/text/WTFString.h>
« no previous file with comments | « Source/core/platform/text/TextCodecICU.cpp ('k') | Source/core/platform/text/mac/LocaleMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698