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

Unified Diff: mojo/BUILD.gn

Issue 2088603002: Implement RenderPass StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 4 years, 6 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 | « content/renderer/mus/render_widget_mus_connection.cc ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index f2d3d8bf411e1891c569bb89667c7b7990b0935e..2dac654cdf647090c9e9acdc9424e4857238cce4 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -29,7 +29,6 @@ group("mojo") {
group("tests") {
testonly = true
deps = [
- "//components/mus/public/cpp/surfaces/tests:mojo_surfaces_lib_unittests",
"//ipc:ipc_tests",
"//mojo/common:mojo_common_unittests",
"//mojo/converters/blink:blink_converters_unittests",
« no previous file with comments | « content/renderer/mus/render_widget_mus_connection.cc ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698