Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 168a9ad46084fe2be4de165e4f2d15c807541d38..feaff595e7d59b94f03eef20c4b2dfbea936c063 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -30,6 +30,7 @@ |
'sources': [ |
'port/browser/render_view_host_delegate_view.h', |
'port/browser/render_widget_host_view_port.h', |
+ 'public/browser/android/bitmap_holder.h', |
Ted C
2012/06/15 20:52:17
Last I talked about this with jam, he preferred no
|
'public/browser/access_token_store.h', |
'public/browser/browser_accessibility_state.h', |
'public/browser/browser_child_process_host.h', |
@@ -187,8 +188,7 @@ |
'browser/accessibility/browser_accessibility_win.h', |
'browser/android/android_browser_process.cc', |
'browser/android/android_browser_process.h', |
- 'browser/android/command_line.cc', |
- 'browser/android/command_line.h', |
+ 'browser/android/bitmap_holder.cc', |
'browser/android/content_startup_flags.cc', |
'browser/android/content_startup_flags.h', |
'browser/android/content_util.cc', |
@@ -201,12 +201,8 @@ |
'browser/android/device_info.h', |
'browser/android/download_controller.cc', |
'browser/android/download_controller.h', |
- 'browser/android/jni_helper.cc', |
- 'browser/android/jni_helper.h', |
'browser/android/sandboxed_process_launcher.cc', |
'browser/android/sandboxed_process_launcher.h', |
- 'browser/android/trace_event_binding.cc', |
- 'browser/android/trace_event_binding.h', |
'browser/appcache/appcache_dispatcher_host.cc', |
'browser/appcache/appcache_dispatcher_host.h', |
'browser/appcache/appcache_frontend_proxy.cc', |