summaryrefslogtreecommitdiffstats
path: root/device/core/device_client.h
diff options
context:
space:
mode:
authorKen Rockot <rockot@chromium.org>2015-06-11 12:51:13 -0700
committerKen Rockot <rockot@chromium.org>2015-06-11 19:52:53 +0000
commit2636da727ad738de76c5fe55c830347e21cbea27 (patch)
treee5c3b6012889f1fb1172739a7d8529281a6e70a8 /device/core/device_client.h
parente70fb0bb9bf4046841693579a9f32f5904f8c817 (diff)
downloadchromium_src-2636da727ad738de76c5fe55c830347e21cbea27.zip
chromium_src-2636da727ad738de76c5fe55c830347e21cbea27.tar.gz
chromium_src-2636da727ad738de76c5fe55c830347e21cbea27.tar.bz2
Remove stale mojo dependency in device/core
This is unnecessary, and it leaks into the midi component on Windows, which in turn breaks the component build. BUG=None TBR=shrikant@chromium.org Review URL: https://codereview.chromium.org/1180633005. Cr-Commit-Position: refs/heads/master@{#334017}
Diffstat (limited to 'device/core/device_client.h')
-rw-r--r--device/core/device_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/device/core/device_client.h b/device/core/device_client.h
index 300f4d6..d63471b 100644
--- a/device/core/device_client.h
+++ b/device/core/device_client.h
@@ -6,7 +6,6 @@
#define DEVICE_CORE_DEVICE_CLIENT_H_
#include "base/macros.h"
-#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h"
namespace device {