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

Unified Diff: services/fake_surfaces/BUILD.gn

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices Created 5 years, 2 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 | « services/debugger/debugger.cc ('k') | services/gles2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/fake_surfaces/BUILD.gn
diff --git a/services/fake_surfaces/BUILD.gn b/services/fake_surfaces/BUILD.gn
index dfe4bfd419586676c69f3412e12d68dd5d0549b4..6d3cc7a223ca04ec55c53c725f84b3af74550312 100644
--- a/services/fake_surfaces/BUILD.gn
+++ b/services/fake_surfaces/BUILD.gn
@@ -17,7 +17,7 @@ mojo_native_application("fake_surfaces") {
"//mojo/common:tracing_impl",
"//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
- "//mojo/services/gpu/public/interfaces",
+ "//mojo/services/gpu/interfaces",
"//mojo/services/surfaces/public/interfaces",
]
}
« no previous file with comments | « services/debugger/debugger.cc ('k') | services/gles2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698