diff options
Diffstat (limited to 'content/content_app.gypi')
-rw-r--r-- | content/content_app.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_app.gypi b/content/content_app.gypi index dcd5392..11f4f28 100644 --- a/content/content_app.gypi +++ b/content/content_app.gypi @@ -20,6 +20,8 @@ 'app/android/library_loader_hooks.cc', 'app/android/sandboxed_process_service.cc', 'app/android/sandboxed_process_service.h', + 'app/android/user_agent.cc', + 'app/android/user_agent.h', 'app/content_main.cc', 'app/content_main_runner.cc', 'app/startup_helper_win.cc', |