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 36b710dffb4ba5e635716472e2e2926638f5598c..3797bc423fb12595448ec48ba02be42bd4b5c72d 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -739,6 +739,8 @@ |
'graphics/gpu/AcceleratedImageBufferSurface.h', |
'graphics/gpu/SharedContextRateLimiter.cpp', |
'graphics/gpu/SharedContextRateLimiter.h', |
+ 'graphics/gpu/SharedGpuContext.cpp', |
+ 'graphics/gpu/SharedGpuContext.h', |
'graphics/gpu/DrawingBuffer.cpp', |
'graphics/gpu/DrawingBuffer.h', |
'graphics/gpu/Extensions3DUtil.cpp', |