summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.cc
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 20:02:42 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 20:02:42 +0000
commit7b38a2fd5a9bca974a355b409cf53c25881561b9 (patch)
tree63e1d1bf298af9be8008674ce0c5ac9238324005 /chrome/plugin/webplugin_delegate_stub.cc
parent81862add7188f848a04aca893b6f595eedb82ffd (diff)
downloadchromium_src-7b38a2fd5a9bca974a355b409cf53c25881561b9.zip
chromium_src-7b38a2fd5a9bca974a355b409cf53c25881561b9.tar.gz
chromium_src-7b38a2fd5a9bca974a355b409cf53c25881561b9.tar.bz2
Removed unneeded includes of base/time.h.
Review URL: http://codereview.chromium.org/48019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11766 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/plugin/webplugin_delegate_stub.cc')
-rw-r--r--chrome/plugin/webplugin_delegate_stub.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/plugin/webplugin_delegate_stub.cc b/chrome/plugin/webplugin_delegate_stub.cc
index ab98068..93d9fa3 100644
--- a/chrome/plugin/webplugin_delegate_stub.cc
+++ b/chrome/plugin/webplugin_delegate_stub.cc
@@ -5,7 +5,6 @@
#include "chrome/plugin/webplugin_delegate_stub.h"
#include "base/command_line.h"
-#include "base/time.h"
#include "chrome/common/chrome_switches.h"
#include "chrome/common/gfx/emf.h"
#include "chrome/common/plugin_messages.h"