Commit 942edf0a authored by aruslan's avatar aruslan Committed by Commit bot

Add dependency to ax_gen for content_browser_test_utils.

BUG=426437

Review URL: https://codereview.chromium.org/673903002

Cr-Commit-Position: refs/heads/master@{#300994}
parent 13fa2562
...@@ -1082,6 +1082,7 @@ ...@@ -1082,6 +1082,7 @@
'content_shell_lib', 'content_shell_lib',
'../skia/skia.gyp:skia', '../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest', '../testing/gtest.gyp:gtest',
'../ui/accessibility/accessibility.gyp:ax_gen',
], ],
'sources': [ 'sources': [
'test/content_test_launcher.cc', 'test/content_test_launcher.cc',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment