Remove unnecessary #includes in browser_tab_strip_controller.cc.
commit08da8762d9b9a4852004c2730bdebc4f2e99e99e
authorsungmann.cho@navercorp.com <sungmann.cho@navercorp.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 18 Jun 2014 09:54:02 +0000 (18 09:54 +0000)
committersungmann.cho@navercorp.com <sungmann.cho@navercorp.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 18 Jun 2014 09:54:02 +0000 (18 09:54 +0000)
tree7b7c4bd3136b0acb0fd9250ffb0ea903ed8a078c
parentcf572ee4797b2113c75d34f6ee9091790082cd86
Remove unnecessary #includes in browser_tab_strip_controller.cc.

After the landing https://codereview.chromium.org/291093005,
browser_tab_strip_controller.cc doesn't need the command line switch
related headers anymore. So we can remove these.

BUG=332077

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278003 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc