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

Unified Diff: chrome/browser/ui/cocoa/wrench_menu_controller_unittest.mm

Issue 5544002: Move a bunch more browser stuff around.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years 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 | « chrome/browser/ui/cocoa/wrench_menu_controller.mm ('k') | chrome/browser/ui/tabs/dock_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/wrench_menu_controller_unittest.mm
===================================================================
--- chrome/browser/ui/cocoa/wrench_menu_controller_unittest.mm (revision 68008)
+++ chrome/browser/ui/cocoa/wrench_menu_controller_unittest.mm (working copy)
@@ -4,12 +4,12 @@
#include "base/scoped_nsobject.h"
#include "chrome/app/chrome_command_ids.h"
-#include "chrome/browser/wrench_menu_model.h"
#include "chrome/browser/ui/cocoa/browser_test_helper.h"
#import "chrome/browser/ui/cocoa/cocoa_test_helper.h"
#import "chrome/browser/ui/cocoa/toolbar_controller.h"
#import "chrome/browser/ui/cocoa/wrench_menu_controller.h"
#import "chrome/browser/ui/cocoa/view_resizer_pong.h"
+#include "chrome/browser/ui/toolbar/wrench_menu_model.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/platform_test.h"
« no previous file with comments | « chrome/browser/ui/cocoa/wrench_menu_controller.mm ('k') | chrome/browser/ui/tabs/dock_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698