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

Unified Diff: services/BUILD.gn

Issue 804693002: Add fake implementation of Surfaces service for sky tests (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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 | services/fake_surfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 03078e7fc07767e77a00561910260d29d9099b19..aa1f1451b1144db91b3f9e32dcdf9cdd26957ea0 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -8,6 +8,7 @@ group("services") {
deps = [
"//services/clipboard",
"//services/gles2:lib",
+ "//services/fake_surfaces",
"//services/http_server",
"//services/http_server/public",
"//services/js",
« no previous file with comments | « no previous file | services/fake_surfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698