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

Unified Diff: services/ui/gpu/interfaces/BUILD.gn

Issue 2695603002: Replace OffscreenCanvasSurfaceClient with DisplayCompositorClient (Closed)
Patch Set: Delete unused import surface_info Created 3 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: services/ui/gpu/interfaces/BUILD.gn
diff --git a/services/ui/gpu/interfaces/BUILD.gn b/services/ui/gpu/interfaces/BUILD.gn
index c1c650377053854ee1293ec2674b75abcbcabca8..ea2062d58561071429ecd41d3b4f96c8ec45d4cb 100644
--- a/services/ui/gpu/interfaces/BUILD.gn
+++ b/services/ui/gpu/interfaces/BUILD.gn
@@ -13,7 +13,7 @@ mojom("interfaces") {
]
public_deps = [
- "//cc/ipc:internal_interfaces",
+ "//cc/ipc:interfaces",
"//gpu/ipc/common:interfaces",
"//services/ui/public/interfaces",
"//ui/gfx/geometry/mojo",
« no previous file with comments | « content/browser/renderer_host/offscreen_canvas_surface_manager_unittest.cc ('k') | services/ui/surfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698