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

Unified Diff: blimp/client/feature/render_widget_feature.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
Index: blimp/client/feature/render_widget_feature.cc
diff --git a/blimp/client/session/render_widget_feature.cc b/blimp/client/feature/render_widget_feature.cc
similarity index 98%
rename from blimp/client/session/render_widget_feature.cc
rename to blimp/client/feature/render_widget_feature.cc
index fddbe479a4bcf582b0cfb1a600ea82ff4c11e563..d4c785f3c30e31b8ddf1a6b7ff862d8b588f7b1b 100644
--- a/blimp/client/session/render_widget_feature.cc
+++ b/blimp/client/feature/render_widget_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/render_widget_feature.h"
+#include "blimp/client/feature/render_widget_feature.h"
#include "base/numerics/safe_conversions.h"
#include "blimp/common/create_blimp_message.h"
« no previous file with comments | « blimp/client/feature/render_widget_feature.h ('k') | blimp/client/feature/render_widget_feature_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698