Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index b584c6be8a90f810ed3336ba03ebb43ac56cb56f..eaa8787ead74651413b9943e199c9f580bb6e955 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -32,7 +32,6 @@ |
'port/browser/smooth_scroll_gesture.h', |
'public/browser/access_token_store.h', |
'public/browser/android/content_view_core.h', |
- 'public/browser/android/devtools_server.h', |
'public/browser/android/draw_delegate.h', |
'public/browser/android/graphics_context.h', |
'public/browser/browser_accessibility_state.h', |
@@ -209,7 +208,6 @@ |
'browser/android/content_view_core_impl.h', |
'browser/android/content_view_statics.cc', |
'browser/android/content_view_statics.h', |
- 'browser/android/devtools_server.cc', |
'browser/android/download_controller.cc', |
'browser/android/download_controller.h', |
'browser/android/draw_delegate_impl.h', |
@@ -217,8 +215,6 @@ |
'browser/android/graphics_context.cc', |
'browser/android/ime_utils.cc', |
'browser/android/ime_utils.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/touch_point.cc', |