Chromium Code Reviews| Index: content/browser/android/remote_debugging_controller.cc |
| diff --git a/content/browser/android/remote_debugging_controller.cc b/content/browser/android/remote_debugging_controller.cc |
| index 763cd165e63475dda57c35d1f92495569158e0f2..67f1bd68f21bf398fa8133e7a7a610f8923d6a7b 100644 |
| --- a/content/browser/android/remote_debugging_controller.cc |
| +++ b/content/browser/android/remote_debugging_controller.cc |
| @@ -7,7 +7,7 @@ |
| #include <jni.h> |
| #include "content/public/browser/android/devtools_server.h" |
| -#include "jni/remote_debugging_controller_jni.h" |
| +#include "jni/RemoteDebuggingController_jni.h" |
| namespace content { |