Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index fd6758554a47343d90685856e262f03bc46a18c4..0fa20137de85122db077647f1315e2bb37d7d4c0 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -195,6 +195,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 += [ |