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

Unified Diff: blimp/client/feature/render_widget_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/render_widget_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/feature/render_widget_feature_unittest.cc
diff --git a/blimp/client/session/render_widget_feature_unittest.cc b/blimp/client/feature/render_widget_feature_unittest.cc
similarity index 98%
rename from blimp/client/session/render_widget_feature_unittest.cc
rename to blimp/client/feature/render_widget_feature_unittest.cc
index 49171c6ed89b348d972d61c3322e5525ab018091..83d4246db790fb588ee93db024eb0b6f4372bdcf 100644
--- a/blimp/client/session/render_widget_feature_unittest.cc
+++ b/blimp/client/feature/render_widget_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/render_widget_feature.h"
+#include "blimp/client/feature/render_widget_feature.h"
#include "base/logging.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « blimp/client/feature/render_widget_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