DescriptionFix ODR violation for ShowTaskManager() on Mac
Both task_manager_view and task_manager_cocoa define ShowTaskManager(Browser*).
http://crrev.com/987483003 mistakenly causes both to get linked
when building for Mac. This patch undoes that by moving the task
manager files to Cocoa and Views sources. They are no longer inside
enabled_task_manager condition check, but they are still excluded
from Android this way.
BUG=425229
Committed: https://crrev.com/c5f30f8ca795c18e12a5c5ccac4a8c23134e3ca4
Cr-Commit-Position: refs/heads/master@{#322233}
Patch Set 1 #
Messages
Total messages: 11 (2 generated)
|