Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: remoting/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/BUILD.gn
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index 613b68fb93dd9ac5dbd3f61944bf15283369c1d5..15a65a93334a1facaac25a949ef940baec83b79a 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) {
« components/BUILD.gn ('K') | « ppapi/native_client/BUILD.gn ('k') | remoting/host/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698