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

Unified Diff: remoting/BUILD.gn

Issue 2614443003: Moving the GL implementation details into a sub folder for client display. (Closed)
Patch Set: Minor typo with include cought by trybot. 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') | remoting/client/display/BUILD.gn » ('J')
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 1ae1485b2d2b39ab91912a071d3b8af74b95b79f..ba7a70479c88be93d8336a5bcea56a8cf0d782a0 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -145,6 +145,7 @@ test("remoting_unittests") {
"//google_apis",
"//remoting/base:unit_tests",
"//remoting/client:unit_tests",
+ "//remoting/client/display:unit_tests",
"//remoting/protocol:unit_tests",
"//remoting/signaling:unit_tests",
"//remoting/test:unit_tests",
« no previous file with comments | « no previous file | remoting/android/BUILD.gn » ('j') | remoting/client/display/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698