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

Unified Diff: chrome/browser/ui/cocoa/test/run_loop_testing_unittest.mm

Issue 2565813002: Create c/b/ui/cocoa/test and move test files to there (Closed)
Patch Set: Rebase Created 4 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
Index: chrome/browser/ui/cocoa/test/run_loop_testing_unittest.mm
diff --git a/chrome/browser/ui/cocoa/run_loop_testing_unittest.mm b/chrome/browser/ui/cocoa/test/run_loop_testing_unittest.mm
similarity index 96%
rename from chrome/browser/ui/cocoa/run_loop_testing_unittest.mm
rename to chrome/browser/ui/cocoa/test/run_loop_testing_unittest.mm
index 760f9851e3ad8ae8e647c59efbbb33f49a028cc6..a2220deaf5c0e35a98e6bce0607784658e3ae972 100644
--- a/chrome/browser/ui/cocoa/run_loop_testing_unittest.mm
+++ b/chrome/browser/ui/cocoa/test/run_loop_testing_unittest.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/ui/cocoa/run_loop_testing.h"
+#include "chrome/browser/ui/cocoa/test/run_loop_testing.h"
#import <Foundation/Foundation.h>
« no previous file with comments | « chrome/browser/ui/cocoa/test/run_loop_testing.mm ('k') | chrome/browser/ui/cocoa/test/styled_text_field_test_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698