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

Unified Diff: content/browser/web_contents/popup_menu_helper_mac.mm

Issue 10024066: TabContents -> WebContentsImpl, part 4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 8 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: content/browser/web_contents/popup_menu_helper_mac.mm
diff --git a/content/browser/tab_contents/popup_menu_helper_mac.mm b/content/browser/web_contents/popup_menu_helper_mac.mm
similarity index 98%
rename from content/browser/tab_contents/popup_menu_helper_mac.mm
rename to content/browser/web_contents/popup_menu_helper_mac.mm
index 0d7aaf20242691403a9f8958649543011ea97fae..cf4057306feaee9d36b5e7f47b814cc065a86e1b 100644
--- a/content/browser/tab_contents/popup_menu_helper_mac.mm
+++ b/content/browser/web_contents/popup_menu_helper_mac.mm
@@ -4,7 +4,7 @@
#import <Carbon/Carbon.h>
-#include "content/browser/tab_contents/popup_menu_helper_mac.h"
+#include "content/browser/web_contents/popup_menu_helper_mac.h"
#import "base/mac/scoped_sending_event.h"
#include "base/memory/scoped_nsobject.h"
« no previous file with comments | « content/browser/web_contents/popup_menu_helper_mac.h ('k') | content/browser/web_contents/render_view_host_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698