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

Unified Diff: remoting/client/ui/fling_animation.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/fling_animation.h ('k') | remoting/client/ui/fling_animation_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ui/fling_animation.cc
diff --git a/remoting/client/fling_animation.cc b/remoting/client/ui/fling_animation.cc
similarity index 96%
rename from remoting/client/fling_animation.cc
rename to remoting/client/ui/fling_animation.cc
index 109a5c4e3d0d85dce4c4f0c37f26c7cbd522c1f0..8b8e6691ce43d827b6fba9e6fe210cbfacaad4e3 100644
--- a/remoting/client/fling_animation.cc
+++ b/remoting/client/ui/fling_animation.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/fling_animation.h"
+#include "remoting/client/ui/fling_animation.h"
#include "base/time/default_tick_clock.h"
« no previous file with comments | « remoting/client/ui/fling_animation.h ('k') | remoting/client/ui/fling_animation_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698