Index: chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc |
=================================================================== |
--- chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc (revision 132579) |
+++ chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc (working copy) |
@@ -23,7 +23,6 @@ |
NativeTabContentsContainerAura::NativeTabContentsContainerAura( |
TabContentsContainer* container) |
: container_(container) { |
- set_id(VIEW_ID_TAB_CONTAINER_FOCUS_VIEW); |
} |
NativeTabContentsContainerAura::~NativeTabContentsContainerAura() { |