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

Unified Diff: remoting/ios/display/gl_demo_screen.mm

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. 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/ios/display/gl_demo_screen.h ('k') | remoting/ios/display/gl_display_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/display/gl_demo_screen.mm
diff --git a/remoting/client/ios/display/gl_demo_screen.mm b/remoting/ios/display/gl_demo_screen.mm
similarity index 98%
rename from remoting/client/ios/display/gl_demo_screen.mm
rename to remoting/ios/display/gl_demo_screen.mm
index 4bb01679a3576d714a0e16e3d339bd71427fc797..c293fe5cacabf1eae067c34957275cfaf1d15dec 100644
--- a/remoting/client/ios/display/gl_demo_screen.mm
+++ b/remoting/ios/display/gl_demo_screen.mm
@@ -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/ios/display/gl_demo_screen.h"
+#include "remoting/ios/display/gl_demo_screen.h"
#include "base/logging.h"
#include "remoting/client/display/canvas.h"
« no previous file with comments | « remoting/ios/display/gl_demo_screen.h ('k') | remoting/ios/display/gl_display_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698