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

Unified Diff: trunk/src/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm

Issue 16897005: Revert 206507 "Move message_pump to base/message_loop." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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: trunk/src/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm
===================================================================
--- trunk/src/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm (revision 206508)
+++ trunk/src/chrome/browser/ui/cocoa/history_overlay_controller_unittest.mm (working copy)
@@ -7,7 +7,7 @@
#import <QuartzCore/QuartzCore.h>
#include "base/memory/ref_counted.h"
-#include "base/message_loop/message_pump_mac.h"
+#include "base/message_pump_mac.h"
#import "chrome/browser/ui/cocoa/cocoa_test_helper.h"
#import "third_party/ocmock/gtest_support.h"
#import "third_party/ocmock/OCMock/OCMock.h"

Powered by Google App Engine
This is Rietveld 408576698