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

Unified Diff: mojo/BUILD.gn

Issue 1595773002: Added ImagePipe (Closed) Base URL: https://github.com/domokit/mojo.git@submit-2
Patch Set: minor changes to make it build with GCC on fnl Created 4 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
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 8c4cc4ce8faf8c352f758103ac0cb2c2df5e23b3..ae9c3b3107acfcd1faa78dff5940766d14998ded 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -71,6 +71,7 @@ group("tests") {
"//mojo/public/cpp/bindings/tests:versioning_apptests",
"//mojo/services/files/c:apptests",
"//mojo/services/files/cpp:files_impl_apptests",
+ "//mojo/services/gfx/images/cpp:image_pipe_apptest",
"//mojo/services/log/cpp:log_client_apptests",
"//mojo/services/view_manager/cpp/tests:mojo_view_manager_lib_unittests",
"//mojo/tools:message_generator",
« no previous file with comments | « no previous file | mojo/services/gfx/images/cpp/BUILD.gn » ('j') | mojo/services/gfx/images/cpp/image_pipe_producer_endpoint.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698