diff options
author | mad@chromium.org <mad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 21:49:22 +0000 |
---|---|---|
committer | mad@chromium.org <mad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 21:49:22 +0000 |
commit | 53556e1b386f14de94d97351e47774b97c0ed753 (patch) | |
tree | 28af40eb2fad4715b62b7a9d6947cb2690a8d447 /chrome_frame/chrome_launcher.cc | |
parent | f08e47dbfce4823386bef263924be4836d7d8f86 (diff) | |
download | chromium_src-53556e1b386f14de94d97351e47774b97c0ed753.zip chromium_src-53556e1b386f14de94d97351e47774b97c0ed753.tar.gz chromium_src-53556e1b386f14de94d97351e47774b97c0ed753.tar.bz2 |
Committing for Steven who got LGTM from here:
http://codereview.chromium.org/264068
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/276050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29196 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_launcher.cc')
-rw-r--r-- | chrome_frame/chrome_launcher.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_launcher.cc b/chrome_frame/chrome_launcher.cc index b9af23d..3ac0cc5 100644 --- a/chrome_frame/chrome_launcher.cc +++ b/chrome_frame/chrome_launcher.cc @@ -12,7 +12,6 @@ #include "chrome/common/chrome_constants.h" #include "chrome/common/chrome_switches.h" #include "chrome_frame/chrome_frame_automation.h" -#include "chrome_frame/crash_report.h" namespace chrome_launcher { |