Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 168a9ad46084fe2be4de165e4f2d15c807541d38..a27430bea438d942148769e0099c1b188c931d77 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -31,6 +31,7 @@ |
'port/browser/render_view_host_delegate_view.h', |
'port/browser/render_widget_host_view_port.h', |
'public/browser/access_token_store.h', |
+ 'public/browser/android/devtools_server.h', |
'public/browser/browser_accessibility_state.h', |
'public/browser/browser_child_process_host.h', |
'public/browser/browser_child_process_host_delegate.cc', |
@@ -199,10 +200,13 @@ |
'browser/android/content_view_client.h', |
'browser/android/device_info.cc', |
'browser/android/device_info.h', |
+ 'browser/android/devtools_server.cc', |
'browser/android/download_controller.cc', |
'browser/android/download_controller.h', |
'browser/android/jni_helper.cc', |
'browser/android/jni_helper.h', |
+ 'browser/android/remote_debugging_controller.cc', |
+ 'browser/android/remote_debugging_controller.h', |
'browser/android/sandboxed_process_launcher.cc', |
'browser/android/sandboxed_process_launcher.h', |
'browser/android/trace_event_binding.cc', |