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 6f3d61f0bad4e7737c2a2a761d7c12fd272dadbb..0507ba570f25840c9111ef8e36692fb8aeb8f63b 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -42,6 +42,8 @@ |
'Histogram.cpp', |
'Histogram.h', |
'HostWindow.h', |
+ 'JSONParser.cpp', |
+ 'JSONParser.h', |
'JSONValues.cpp', |
'JSONValues.h', |
'KeyboardCodes.h', |
@@ -1150,6 +1152,7 @@ |
'LayoutLocaleTest.cpp', |
'LayoutUnitTest.cpp', |
'LifecycleContextTest.cpp', |
+ 'JSONParserTest.cpp', |
'PODArenaTest.cpp', |
'PODFreeListArenaTest.cpp', |
'PODIntervalTreeTest.cpp', |