Chromium Code Reviews| 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', |