summaryrefslogtreecommitdiffstats
path: root/remoting/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/BUILD.gn')
-rw-r--r--remoting/BUILD.gn3
1 files changed, 1 insertions, 2 deletions
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index 613b68f..15a65a93 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -53,7 +53,6 @@ group("remoting_all") {
deps += [
"//remoting:remoting_perftests",
"//remoting/host",
-
"//remoting/host:remoting_native_messaging_manifests",
]
@@ -182,8 +181,8 @@ if (!is_mac) {
"//net:test_support",
"//remoting/base",
"//testing/gtest",
- "//third_party/webrtc/modules/desktop_capture",
"//third_party/libjingle",
+ "//third_party/webrtc/modules/desktop_capture",
]
if (enable_webrtc) {