diff options
Diffstat (limited to 'chrome/browser/browser.scons')
-rw-r--r-- | chrome/browser/browser.scons | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/browser.scons b/chrome/browser/browser.scons index 4ef5838..e0b346c 100644 --- a/chrome/browser/browser.scons +++ b/chrome/browser/browser.scons @@ -587,8 +587,6 @@ input_files = ChromeFileList([ 'tab_contents/tab_contents_type.h', 'tab_contents/tab_util.cc', 'tab_contents/tab_util.h', - 'tab_contents/view_source_contents.cc', - 'tab_contents/view_source_contents.h', 'tab_contents/web_contents.cc', 'tab_contents/web_contents.h', 'tab_contents/web_contents_view.cc', |