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

Unified Diff: remoting/client/ui/view_matrix.cc

Issue 2879383002: [CRD iOS] Move UI stuff into a subdirectory (Closed)
Patch Set: Fix include Created 3 years, 7 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 | « remoting/client/ui/view_matrix.h ('k') | remoting/client/view_matrix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ui/view_matrix.cc
diff --git a/remoting/client/view_matrix.cc b/remoting/client/ui/view_matrix.cc
similarity index 97%
rename from remoting/client/view_matrix.cc
rename to remoting/client/ui/view_matrix.cc
index 8530cee41d6c31a16e6dce9695053da9f265c756..7ab6a45c30943935b0250b9d36711dd10f754bfd 100644
--- a/remoting/client/view_matrix.cc
+++ b/remoting/client/ui/view_matrix.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 "remoting/client/view_matrix.h"
+#include "remoting/client/ui/view_matrix.h"
namespace remoting {
« no previous file with comments | « remoting/client/ui/view_matrix.h ('k') | remoting/client/view_matrix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698