Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 881ab59e3e1432ba644086db58cc66ded20a0b67..169bd5a47e75cc2b5f577eda210360f4a1c05d86 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -334,6 +334,7 @@ |
['OS!="ios"', { |
'dependencies': [ |
'../ui/gl/gl_tests.gyp:gl_unittests', |
+ '../url/ipc/url_ipc.gyp:url_ipc_unittests', |
], |
}], |
['OS!="ios" and OS!="mac"', { |