Chromium Code Reviews| Index: Source/platform/blink_platform.gyp |
| diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp |
| index 0c276f72005f0754eb3eea41756c2976506d688c..645f382063b2134e27666c6eae17ace81da13596 100644 |
| --- a/Source/platform/blink_platform.gyp |
| +++ b/Source/platform/blink_platform.gyp |
| @@ -86,6 +86,7 @@ |
| ], |
| 'include_dirs': [ |
| '<(DEPTH)/third_party/angle_dx11/include', |
| + '<(SHARED_INTERMEDIATE_DIR)/blink', |
| ], |
| 'sources': [ |
| '<@(platform_files)', |