Add unit tests target to GN build.
commita68ea2b7bba60fe9dcda30d2ad0a8fe7fb65d3ba
authorbrettw <brettw@chromium.org>
Sun, 1 Feb 2015 02:54:07 +0000 (31 18:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Sun, 1 Feb 2015 02:55:04 +0000 (1 02:55 +0000)
treeda9800e2cc55e39614e98b5d2df95727089729b5
parent0d141491fc5ee89bb8d48389efd99e677a47110d
Add unit tests target to GN build.

Minor related GYP cleanup and added some missing dependencies and related targets to the GN build.

Support for compiling unit_tests with no ENABLE_WEBRTC.

Remove browser_action_drag_data_unittest.cc which is not compiled on any currently supported platform.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#314078}
14 files changed:
build/json_schema_api.gni
chrome/browser/BUILD.gn
chrome/browser/chrome_content_browser_client_unittest.cc
chrome/browser/ui/views/extensions/browser_action_drag_data_unittest.cc [deleted file]
chrome/chrome_tests_unit.gypi
chrome/test/BUILD.gn
chrome/tools/convert_dict/BUILD.gn [new file with mode: 0644]
chrome/tools/convert_dict/convert_dict.gyp
chrome/tools/profile_reset/BUILD.gn [new file with mode: 0644]
chrome/tools/profile_reset/jtl_compiler.gyp
extensions/BUILD.gn
tools/json_schema_compiler/test/BUILD.gn [new file with mode: 0644]
tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
ui/base/BUILD.gn