diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-25 04:42:55 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-25 04:42:55 +0000 |
commit | f4c81ed22dac9acfb2f7353a66e2b4c651748a56 (patch) | |
tree | a70faf6f9cec586c304a8bcc5c0fd7adfe3a89d2 /base/mac | |
parent | ac08f6fbfd6ff816a5efc4c35efd0c88ffed5c58 (diff) | |
download | chromium_src-f4c81ed22dac9acfb2f7353a66e2b4c651748a56.zip chromium_src-f4c81ed22dac9acfb2f7353a66e2b4c651748a56.tar.gz chromium_src-f4c81ed22dac9acfb2f7353a66e2b4c651748a56.tar.bz2 |
mac: Remove unused includes of scoped_nsobject.h.
Manual follow-up to mechanical https://codereview.chromium.org/17593006/
BUG=251957
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/17627005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208410 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/mac')
-rw-r--r-- | base/mac/scoped_sending_event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/mac/scoped_sending_event.h b/base/mac/scoped_sending_event.h index 75cfec8..92c2155 100644 --- a/base/mac/scoped_sending_event.h +++ b/base/mac/scoped_sending_event.h @@ -7,7 +7,6 @@ #include "base/base_export.h" #include "base/basictypes.h" -#include "base/mac/scoped_nsobject.h" #include "base/message_loop/message_pump_mac.h" // Nested event loops can pump IPC messages, including |