diff options
author | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-11 12:11:13 +0000 |
---|---|---|
committer | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-11 12:11:13 +0000 |
commit | 0c3a4045d8f50a0c7b7962f5d496927ad5b4e717 (patch) | |
tree | 4802e85cdb905def762e5d60fb6c0947c4da4ec5 /chrome | |
parent | 0d99ef49b9a2d08e69ec63c3e17088e3a8ff3053 (diff) | |
download | chromium_src-0c3a4045d8f50a0c7b7962f5d496927ad5b4e717.zip chromium_src-0c3a4045d8f50a0c7b7962f5d496927ad5b4e717.tar.gz chromium_src-0c3a4045d8f50a0c7b7962f5d496927ad5b4e717.tar.bz2 |
Remove some empty source files from the tree.
It looks like these were originally meant to be deleted, but instead all of their lines were removed and the empty file was left behind.
Review URL: http://codereview.chromium.org/43021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/views/constrained_window_animation.cc | 0 | ||||
-rw-r--r-- | chrome/browser/views/constrained_window_animation.h | 0 | ||||
-rw-r--r-- | chrome/chrome.gyp | 2 | ||||
-rw-r--r-- | chrome/test/automation/ui_controls.cc | 0 | ||||
-rw-r--r-- | chrome/test/automation/ui_controls.h | 0 | ||||
-rw-r--r-- | chrome/test/test_file_util.cc | 0 | ||||
-rw-r--r-- | chrome/test/test_file_util.h | 0 |
7 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/views/constrained_window_animation.cc b/chrome/browser/views/constrained_window_animation.cc deleted file mode 100644 index e69de29..0000000 --- a/chrome/browser/views/constrained_window_animation.cc +++ /dev/null diff --git a/chrome/browser/views/constrained_window_animation.h b/chrome/browser/views/constrained_window_animation.h deleted file mode 100644 index e69de29..0000000 --- a/chrome/browser/views/constrained_window_animation.h +++ /dev/null diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index bf11245..61a3360 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1010,8 +1010,6 @@ 'browser/views/bug_report_view.h', 'browser/views/clear_browsing_data.cc', 'browser/views/clear_browsing_data.h', - 'browser/views/constrained_window_animation.cc', - 'browser/views/constrained_window_animation.h', 'browser/views/constrained_window_impl.cc', 'browser/views/constrained_window_impl.h', 'browser/views/dom_view.cc', diff --git a/chrome/test/automation/ui_controls.cc b/chrome/test/automation/ui_controls.cc deleted file mode 100644 index e69de29..0000000 --- a/chrome/test/automation/ui_controls.cc +++ /dev/null diff --git a/chrome/test/automation/ui_controls.h b/chrome/test/automation/ui_controls.h deleted file mode 100644 index e69de29..0000000 --- a/chrome/test/automation/ui_controls.h +++ /dev/null diff --git a/chrome/test/test_file_util.cc b/chrome/test/test_file_util.cc deleted file mode 100644 index e69de29..0000000 --- a/chrome/test/test_file_util.cc +++ /dev/null diff --git a/chrome/test/test_file_util.h b/chrome/test/test_file_util.h deleted file mode 100644 index e69de29..0000000 --- a/chrome/test/test_file_util.h +++ /dev/null |