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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2161683002: Add LayoutLocale class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test stability Created 4 years, 5 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
Index: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index fbc001ddc8797a8bdab179c56d99544bf80c9799..6a6b6c4441194559c32bce9c93d0f3645b73d71d 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -49,6 +49,8 @@
'KillRingNone.cpp',
'Language.cpp',
'Language.h',
+ 'LayoutLocale.cpp',
+ 'LayoutLocale.h',
'LayoutTestSupport.cpp',
'LayoutTestSupport.h',
'LayoutUnit.h',
@@ -1144,6 +1146,7 @@
'DecimalTest.cpp',
'DragImageTest.cpp',
'HistogramTest.cpp',
+ 'LayoutLocaleTest.cpp',
'LayoutUnitTest.cpp',
'LifecycleContextTest.cpp',
'PODArenaTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/platform/LayoutLocaleTest.cpp ('k') | third_party/WebKit/Source/platform/fonts/Font.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698