Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index c9d40e87cfe543a9b6d0f89b0981586ed96b5a31..6c613853610844799b099e1ee773973a7636b884 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -196,6 +196,7 @@ group("both_gn_and_gyp") { |
"//ui/events:events_unittests", |
"//ui/gl:gl_unittests", |
"//ui/touch_selection:ui_touch_selection_unittests", |
+ "//url/ipc:url_ipc_unittests", |
] |
} else { |
deps += [ |