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

Unified Diff: chrome/browser/ui/cocoa/browser_test_helper.h

Issue 7616019: Reorganize chrome/test, part #9 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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/browser_test_helper.h
===================================================================
--- chrome/browser/ui/cocoa/browser_test_helper.h (revision 96452)
+++ chrome/browser/ui/cocoa/browser_test_helper.h (working copy)
@@ -7,8 +7,8 @@
#pragma once
#include "chrome/browser/ui/browser.h"
+#include "chrome/test/base/testing_browser_process.h"
#include "chrome/test/base/testing_profile.h"
-#include "chrome/test/testing_browser_process.h"
#include "content/browser/browser_thread.h"
// Base class which contains a valid Browser*. Lots of boilerplate to

Powered by Google App Engine
This is Rietveld 408576698