From 7b38a2fd5a9bca974a355b409cf53c25881561b9 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Mon, 16 Mar 2009 20:02:42 +0000 Subject: 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 --- chrome/plugin/webplugin_delegate_stub.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/plugin') 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" -- cgit v1.1