Description[clean-up] Remove allocator dependency from library targets
This CL matches the GYP changes done in crrev.com/1462853002 for gn
build files.
In gn version, browser_extension, web_cache/browser already do not
depend on allocator.
chrome_child target already depends on allocator.
test_support_gpu does not exist in gn and content_browsertests directly
includes those dependencies.
All executables that are affected depend on allocator after this patch:
browser_tests, chrome, chrome_app_unittests, interactive_ui_tests,
performance_browser_tests, sync_integration_tests,
sync_performance_tests, unit_tests, chromevox_tests
BUG=
Committed: https://crrev.com/0a39ba2a53faa0b2ea4370540146f2ec6ce9d09b
Cr-Commit-Position: refs/heads/master@{#361382}
Patch Set 1 #Patch Set 2 : Rebase. #
Depends on Patchset: Messages
Total messages: 24 (12 generated)
|