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

Unified Diff: mojo/BUILD.gn

Issue 1595773002: Added ImagePipe (Closed) Base URL: https://github.com/domokit/mojo.git@submit-2
Patch Set: rebased. the ImagePipe interface doesnt pass interfaces anyway so it didnt really change anything Created 4 years, 10 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 16fdbbac627689bdf0828fa19f15cb669c103c2b..7bdf66ed6090bcf8bfc3d502ee11e8f4c15c3d70 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -70,6 +70,7 @@ group("tests") {
"//mojo/public/platform/native:tests",
"//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/tools:message_generator",
"//mojo/ui:unittests",
« no previous file with comments | « no previous file | mojo/services/gfx/images/cpp/BUILD.gn » ('j') | mojo/services/gfx/images/cpp/image_pipe_consumer_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698