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 bf8b5973f3f708ad10a99f57518484c550448bcc..682caacd58726638370c45ce18169f6a31343348 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -930,7 +930,7 @@ |
'text/UnicodeUtilities.cpp', |
'text/UnicodeUtilities.h', |
'threading/BackgroundTaskRunner.cpp', |
- 'threading/BackgroundTaskRunner.h', |
+ 'threading/BackgroundTaskRunner.h', |
'transforms/AffineTransform.cpp', |
'transforms/AffineTransform.h', |
'transforms/IdentityTransformOperation.h', |
@@ -1099,6 +1099,7 @@ |
'testing/TestingPlatformSupport.h', |
'testing/TransformPrinters.cpp', |
'testing/TransformPrinters.h', |
+ 'testing/WebLayerMock.h', |
], |
'conditions': [ |
['OS=="win"', |