Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: base/mac/scoped_sending_event.h

Issue 17627005: mac: Remove unused includes of scoped_nsobject.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: builds Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/test/test_suite_init.mm ('k') | chrome/browser/chrome_browser_application_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/scoped_sending_event.h
diff --git a/base/mac/scoped_sending_event.h b/base/mac/scoped_sending_event.h
index 75cfec8abf7431ff3aa06c2c0618c7587d549791..92c2155e155c451d929db9d0a09f958f974118b1 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
« no previous file with comments | « ash/test/test_suite_init.mm ('k') | chrome/browser/chrome_browser_application_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698