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

Unified Diff: blimp/client/feature/navigation_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/navigation_feature.cc ('k') | blimp/client/feature/render_widget_feature.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/feature/navigation_feature_unittest.cc
diff --git a/blimp/client/session/navigation_feature_unittest.cc b/blimp/client/feature/navigation_feature_unittest.cc
similarity index 99%
rename from blimp/client/session/navigation_feature_unittest.cc
rename to blimp/client/feature/navigation_feature_unittest.cc
index 138924edf23bd9efb9871f98fc1c36427bf5f734..e3edbf28b7ad829b9044a1f70af3b639ca03422b 100644
--- a/blimp/client/session/navigation_feature_unittest.cc
+++ b/blimp/client/feature/navigation_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/navigation_feature.h"
+#include "blimp/client/feature/navigation_feature.h"
#include "base/logging.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « blimp/client/feature/navigation_feature.cc ('k') | blimp/client/feature/render_widget_feature.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698