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

Unified Diff: mojo/BUILD.gn

Issue 2088603002: Implement RenderPass StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary change 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
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 01567b18fbc020a1daafdd00818764f65c656e64..223a613fd8559ec701ec630c0ba8c4e8eb598b47 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",
Dirk Pranke 2016/06/21 23:41:17 You should mention that you're deleting this test
Fady Samuel 2016/06/22 20:08:15 Done.
"//ipc/mojo:ipc_mojo_unittests",
"//mojo/common:mojo_common_unittests",
"//mojo/converters/blink:blink_converters_unittests",

Powered by Google App Engine
This is Rietveld 408576698