| Index: third_party/WebKit/Source/platform/blink_platform.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| index fa9afc3ec84c8abfe3667bd5357eeacf3760325f..e840db157deb6a76e7655c5cb417af86f960659e 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -123,6 +123,8 @@
|
| {
|
| 'target_name': 'blink_platform',
|
| 'type': '<(component)',
|
| + # Because of transitive dependency on make_platform_generated.
|
| + 'hard_dependency': 1,
|
| 'dependencies': [
|
| '../config.gyp:config',
|
| '../wtf/wtf.gyp:wtf',
|
|
|