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

Unified Diff: remoting/test/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/test/BUILD.gn
diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn
index d2b64b398fe04f2c05a7a639f45354432c1358f2..fd014ff10e8cddc109a8785c122fcb6832684072 100644
--- a/remoting/test/BUILD.gn
+++ b/remoting/test/BUILD.gn
@@ -151,8 +151,8 @@ source_set("unit_tests") {
]
deps = [
- ":test_support",
":ar_test_driver_common",
+ ":test_support",
"//base",
"//net:test_support",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698