Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index 31aa67a9298a1fed0b7c427aaeef87140cc9b75e..d1ea61ad8d28d72aecb090518b4359893faa488f 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -5,5 +5,6 @@ |
| { |
| 'includes': [ |
| 'components_tests.gypi', |
| + 'web_contents_delegate_android.gypi', |
| ], |
| } |