Index: chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc b/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
deleted file mode 100644 |
index 61a271881e9d0b0585fef7a6ed8101631244240d..0000000000000000000000000000000000000000 |
--- a/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
-// Use of this source code is governed by a BSD-style license that can be |
-// found in the LICENSE file. |
- |
-#include "chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.h" |
- |
-TabContentsWrapperDelegate::~TabContentsWrapperDelegate() { |
-} |