| Index: chrome/browser/devtools/device/devtools_android_bridge.cc
|
| diff --git a/chrome/browser/devtools/device/devtools_android_bridge.cc b/chrome/browser/devtools/device/devtools_android_bridge.cc
|
| index f9a32efbea1ab4cd7c9dee8492da9b51237c40ac..a8ad1f01a8b7d414d6f1a4edf87469e7c18b4ce5 100644
|
| --- a/chrome/browser/devtools/device/devtools_android_bridge.cc
|
| +++ b/chrome/browser/devtools/device/devtools_android_bridge.cc
|
| @@ -46,7 +46,6 @@
|
| #include "content/public/browser/devtools_agent_host.h"
|
| #include "content/public/browser/devtools_external_agent_proxy.h"
|
| #include "content/public/browser/devtools_external_agent_proxy_delegate.h"
|
| -#include "content/public/browser/user_metrics.h"
|
| #include "net/base/escape.h"
|
| #include "net/base/host_port_pair.h"
|
| #include "net/base/net_errors.h"
|
|
|