Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 4391897f49094ce18bd53bc73a6a6b0b9495b504..b01e76036f86bf0ab516ab4e12e587d6d5271cc3 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -32,7 +32,7 @@ |
'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/devtools_auth.h', |
'public/browser/android/draw_delegate.h', |
'public/browser/android/graphics_context.h', |
'public/browser/browser_accessibility_state.h', |
@@ -209,16 +209,14 @@ |
'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/devtools_auth.cc', |
'browser/android/draw_delegate_impl.h', |
'browser/android/draw_delegate_impl.cc', |
'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', |