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

Unified Diff: remoting/client/ui/desktop_viewport.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/desktop_viewport.h ('k') | remoting/client/ui/desktop_viewport_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ui/desktop_viewport.cc
diff --git a/remoting/client/desktop_viewport.cc b/remoting/client/ui/desktop_viewport.cc
similarity index 99%
rename from remoting/client/desktop_viewport.cc
rename to remoting/client/ui/desktop_viewport.cc
index c6ffd38b6dcd42efb7d1780e284702d2040eaf12..e85356563e1b79224c340e859f53f8873e1f42d0 100644
--- a/remoting/client/desktop_viewport.cc
+++ b/remoting/client/ui/desktop_viewport.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/desktop_viewport.h"
+#include "remoting/client/ui/desktop_viewport.h"
#include <algorithm>
« no previous file with comments | « remoting/client/ui/desktop_viewport.h ('k') | remoting/client/ui/desktop_viewport_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698