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

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

Issue 2007813003: Remove Mojo GLES2 API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update 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
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 59c178eff9720e16dc61bf828b9d6b9717c9e818..60207fb6ff0abfba4c08c7ccad4c687e199d3ae5 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -95,7 +95,6 @@ source_set("lib") {
"//cc/surfaces",
"//cc/surfaces:surface_id",
"//components/mus/common:mus_common",
- "//components/mus/gles2",
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//mojo/common:common_base",
@@ -214,7 +213,6 @@ test("mus_ws_unittests") {
"//mojo/converters/geometry",
"//mojo/converters/input_events",
"//mojo/converters/transform",
- "//mojo/gles2",
"//mojo/public/cpp/bindings:bindings",
"//services/shell/public/cpp:shell_test_support",
"//services/shell/public/cpp:sources",

Powered by Google App Engine
This is Rietveld 408576698