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

Unified Diff: components/mus/gpu/BUILD.gn

Issue 2001403002: Remove //mojo/platform_handle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wrapper-apis
Patch Set: Created 4 years, 7 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 | « components/mus/gles2/DEPS ('k') | components/mus/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/gpu/BUILD.gn
diff --git a/components/mus/gpu/BUILD.gn b/components/mus/gpu/BUILD.gn
index 9189071c454bb9c42f6b508ba7b244a7435b5ec8..bf2be789d9900aa183d9d7ab7b8b3fa1a9251519 100644
--- a/components/mus/gpu/BUILD.gn
+++ b/components/mus/gpu/BUILD.gn
@@ -21,7 +21,7 @@ source_set("gpu") {
"//gpu/ipc/common",
"//gpu/ipc/service",
"//ipc",
- "//mojo/platform_handle:platform_handle",
+ "//mojo/public/cpp/system",
"//ui/gfx:memory_buffer",
]
}
« no previous file with comments | « components/mus/gles2/DEPS ('k') | components/mus/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698