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

Unified Diff: Source/core/core.gypi

Issue 14990009: Remove core/platform/text/chromium/ and move the files in the directory one level higher. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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 | « no previous file | Source/core/platform/text/Hyphenation.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index cb883e89f615c941107c98a8602d5b64c7f02311..25367577e0b5ac1447bc2604fefd8a23418af655 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3082,6 +3082,7 @@
'platform/text/AtomicStringKeyedMRUCache.h',
'platform/text/BidiContext.cpp',
'platform/text/DateTimeFormat.cpp',
+ 'platform/text/Hyphenation.cpp',
'platform/text/Hyphenation.h',
'platform/text/LineEnding.cpp',
'platform/text/LocaleICU.cpp',
@@ -3100,6 +3101,7 @@
'platform/text/TextBoundaries.cpp',
'platform/text/TextBreakIterator.cpp',
'platform/text/TextBreakIteratorICU.cpp',
+ 'platform/text/TextBreakIteratorInternalICU.cpp',
'platform/text/TextEncodingDetector.h',
'platform/text/TextEncodingDetectorICU.cpp',
'platform/text/TextStream.cpp',
@@ -3108,8 +3110,6 @@
'platform/text/cf/HyphenationCF.cpp',
'platform/text/cf/StringCF.cpp',
'platform/text/cf/StringImplCF.cpp',
- 'platform/text/chromium/Hyphenation.cpp',
- 'platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp',
'platform/text/mac/LocaleMac.h',
'platform/text/mac/LocaleMac.mm',
'platform/text/mac/StringImplMac.mm',
« no previous file with comments | « no previous file | Source/core/platform/text/Hyphenation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698