diff options
Diffstat (limited to 'remoting/host/BUILD.gn')
-rw-r--r-- | remoting/host/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn index 42bf79e..12c6bd0 100644 --- a/remoting/host/BUILD.gn +++ b/remoting/host/BUILD.gn @@ -54,7 +54,6 @@ static_library("host") { if (is_chromeos) { deps += [ "//cc", - "//content", "//ppapi/host", "//skia", "//ui/aura", |