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

Unified Diff: mojo/cc/BUILD.gn

Issue 792813002: Restructure public side of surfaces service. (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 | « mojo/aura/surface_binding.cc ('k') | mojo/cc/output_surface_mojo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/cc/BUILD.gn
diff --git a/mojo/cc/BUILD.gn b/mojo/cc/BUILD.gn
index 113148dd24602371b4401eb28b88a9e082c00a4d..e208044e9ee50b816e66cfd19bd8297a1233d6ad 100644
--- a/mojo/cc/BUILD.gn
+++ b/mojo/cc/BUILD.gn
@@ -15,7 +15,7 @@ source_set("cc") {
"//mojo/public/c/gles2",
"//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
- "//mojo/services/public/interfaces/surfaces",
+ "//mojo/services/surfaces/public/interfaces",
"//skia",
]
« no previous file with comments | « mojo/aura/surface_binding.cc ('k') | mojo/cc/output_surface_mojo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698