| Index: ui/platform_window/stub/stub_window.gyp
|
| diff --git a/ui/platform_window/stub/stub_window.gyp b/ui/platform_window/stub/stub_window.gyp
|
| index 47422f10cf9f37b2fdcb5476aa2db0f7e629e9b9..7afc8b5b6c4e9e8fcaa09385c9b26ff5d9682061 100644
|
| --- a/ui/platform_window/stub/stub_window.gyp
|
| +++ b/ui/platform_window/stub/stub_window.gyp
|
| @@ -10,6 +10,7 @@
|
| 'target_name': 'stub_window',
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| + '../../../base/base.gyp:base',
|
| '../../gfx/gfx.gyp:gfx',
|
| '../../gfx/gfx.gyp:gfx_geometry',
|
| '../platform_window.gyp:platform_window',
|
|
|