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

Unified Diff: chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm

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
Index: chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm
diff --git a/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm b/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm
index 42d2197c811edb568d9d6490e38e5c15bd14b2fd..0ff7557ba0130dd2bd9bffa1a3390d365ff5798c 100644
--- a/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm
+++ b/chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.mm
@@ -5,7 +5,6 @@
#include "chrome/browser/ui/cocoa/tab_contents/render_view_context_menu_mac.h"
#include "base/compiler_specific.h"
-#include "base/mac/scoped_nsobject.h"
#import "base/mac/scoped_sending_event.h"
#include "base/message_loop.h"
#include "base/strings/sys_string_conversions.h"
« no previous file with comments | « chrome/browser/ui/cocoa/profile_menu_controller.mm ('k') | chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698