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

Unified Diff: remoting/BUILD.gn

Issue 2640783004: Cleanups in remoting gn files. (Closed)
Patch Set: . Created 3 years, 11 months 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
« no previous file with comments | « no previous file | remoting/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/BUILD.gn
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index ba7a70479c88be93d8336a5bcea56a8cf0d782a0..a929b22d2e428ba07a4ff6022fde43724d19d694 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -109,7 +109,8 @@ group("test_support") {
"//net",
"//remoting/base",
"//remoting/client",
- "//remoting/codec",
+ "//remoting/codec:decoder",
+ "//remoting/codec:encoder",
"//remoting/protocol:test_support",
"//remoting/resources",
"//remoting/signaling:test_support",
« no previous file with comments | « no previous file | remoting/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698