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

Unified Diff: blimp/client/feature/tab_control_feature_unittest.cc

Issue 1636163002: Restructure contents of blimp/client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « blimp/client/feature/tab_control_feature.cc ('k') | blimp/client/input/blimp_input_handler_wrapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/feature/tab_control_feature_unittest.cc
diff --git a/blimp/client/session/tab_control_feature_unittest.cc b/blimp/client/feature/tab_control_feature_unittest.cc
similarity index 98%
rename from blimp/client/session/tab_control_feature_unittest.cc
rename to blimp/client/feature/tab_control_feature_unittest.cc
index e70be8801e3ccd0fb08b838a9c9a94331c866763..b2faa1bba2e05bb47b8c916b7bebe578a9940189 100644
--- a/blimp/client/session/tab_control_feature_unittest.cc
+++ b/blimp/client/feature/tab_control_feature_unittest.cc
@@ -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 "blimp/client/session/tab_control_feature.h"
+#include "blimp/client/feature/tab_control_feature.h"
#include "base/logging.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « blimp/client/feature/tab_control_feature.cc ('k') | blimp/client/input/blimp_input_handler_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698