Chromium Code Reviews| Index: Source/platform/blink_platform.gyp |
| diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp |
| index 5571bec3f92e1b4d2a9df622b46f001ef4be7378..96ee813d7c63b14949f17d9989002e62c8b7e80e 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)', |