Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index b59e82c8b68ac130df1121f650b049fb167f4028..0bdfebb6ffdc147ebdec0be118b9946ff3d900f8 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -81,6 +81,7 @@ |
| 'conditions': [ |
| ['OS == "android"', { |
| 'includes': [ |
| + 'external_video_surface.gypi', |
| 'service_tab_launcher.gypi', |
| ], |
| }], |