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

Unified Diff: blimp/client/core/contents/tab_control_feature_unittest.cc

Issue 2201433002: Migrate TabControlFeature from 0.5 to 0.6 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some more compile error fix Created 4 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
« no previous file with comments | « blimp/client/core/contents/tab_control_feature.cc ('k') | blimp/client/feature/tab_control_feature.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/contents/tab_control_feature_unittest.cc
diff --git a/blimp/client/feature/tab_control_feature_unittest.cc b/blimp/client/core/contents/tab_control_feature_unittest.cc
similarity index 97%
rename from blimp/client/feature/tab_control_feature_unittest.cc
rename to blimp/client/core/contents/tab_control_feature_unittest.cc
index 471719e3253390b798e3ac018d2db0c402095acf..69acd60fe0668f69cfc3d34ad4e426a9174877e1 100644
--- a/blimp/client/feature/tab_control_feature_unittest.cc
+++ b/blimp/client/core/contents/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/feature/tab_control_feature.h"
+#include "blimp/client/core/contents/tab_control_feature.h"
#include <memory>
« no previous file with comments | « blimp/client/core/contents/tab_control_feature.cc ('k') | blimp/client/feature/tab_control_feature.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698