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

Unified Diff: remoting/ios/display/gl_display_handler.h

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.mm ('k') | remoting/ios/display/gl_display_handler.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/display/gl_display_handler.h
diff --git a/remoting/client/ios/display/gl_display_handler.h b/remoting/ios/display/gl_display_handler.h
similarity index 89%
rename from remoting/client/ios/display/gl_display_handler.h
rename to remoting/ios/display/gl_display_handler.h
index 62d681b89500e3b3836029ab25a8ce5f3b0b423e..7bd513a5b04e66af0cff9ac2074b0a2225ed8644 100644
--- a/remoting/client/ios/display/gl_display_handler.h
+++ b/remoting/ios/display/gl_display_handler.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef REMOTING_CLIENT_IOS_DISPLAY_GL_DISPLAY_HANDLER_H_
-#define REMOTING_CLIENT_IOS_DISPLAY_GL_DISPLAY_HANDLER_H_
+#ifndef REMOTING_IOS_DISPLAY_GL_DISPLAY_HANDLER_H_
+#define REMOTING_IOS_DISPLAY_GL_DISPLAY_HANDLER_H_
#import <Foundation/Foundation.h>
#import <GLKit/GLKit.h>
@@ -59,4 +59,4 @@ class CursorShapeStub;
@end
-#endif // REMOTING_CLIENT_IOS_DISPLAY_GL_DISPLAY_HANDLER_H_
+#endif // REMOTING_IOS_DISPLAY_GL_DISPLAY_HANDLER_H_
« no previous file with comments | « remoting/ios/display/gl_demo_screen.mm ('k') | remoting/ios/display/gl_display_handler.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698