Index: blimp/client/feature/tab_control_feature.cc |
diff --git a/blimp/client/session/tab_control_feature.cc b/blimp/client/feature/tab_control_feature.cc |
similarity index 97% |
rename from blimp/client/session/tab_control_feature.cc |
rename to blimp/client/feature/tab_control_feature.cc |
index b7b23cdf10b8b2eaae76a863f611661a7289c97e..c4cf7d10a4990ad9006cfb5ed533f303f7cbfd34 100644 |
--- a/blimp/client/session/tab_control_feature.cc |
+++ b/blimp/client/feature/tab_control_feature.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 "blimp/common/create_blimp_message.h" |
#include "blimp/common/proto/blimp_message.pb.h" |