| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d64bd05938193dbe62d1dc762acc80dfc4296b3f..d8874c0ebd7fdf97e3b1fc9f1867c80c3a9d27d0 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -186,6 +186,8 @@
|
| 'browser/android/command_line.h',
|
| 'browser/android/content_jni_registrar.cc',
|
| 'browser/android/content_jni_registrar.h',
|
| + 'browser/android/download_controller.cc',
|
| + 'browser/android/download_controller.h',
|
| 'browser/android/jni_helper.cc',
|
| 'browser/android/jni_helper.h',
|
| 'browser/android/library_loader_hooks.cc',
|
|
|