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

Unified Diff: ui/gfx/ios/NSString+CrStringDrawing.h

Issue 983413004: Eliminate ui/ios (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « ui/gfx/gfx_tests.gyp ('k') | ui/gfx/ios/NSString+CrStringDrawing.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/ios/NSString+CrStringDrawing.h
diff --git a/ui/ios/NSString+CrStringDrawing.h b/ui/gfx/ios/NSString+CrStringDrawing.h
similarity index 93%
rename from ui/ios/NSString+CrStringDrawing.h
rename to ui/gfx/ios/NSString+CrStringDrawing.h
index 0a32a235a97e48dc705b0a887b8afd7bcffe1c7b..10916e9ee3dc675a97af449dd23cb99c6ffeb882 100644
--- a/ui/ios/NSString+CrStringDrawing.h
+++ b/ui/gfx/ios/NSString+CrStringDrawing.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 UI_IOS_NSSTRING_CR_STRING_DRAWING_H_
-#define UI_IOS_NSSTRING_CR_STRING_DRAWING_H_
+#ifndef UI_GFX_IOS_NSSTRING_CR_STRING_DRAWING_H_
+#define UI_GFX_IOS_NSSTRING_CR_STRING_DRAWING_H_
#import <UIKit/UIKit.h>
@@ -52,4 +52,4 @@
@end
-#endif // UI_IOS_NSSTRING_CR_STRING_DRAWING_H_
+#endif // UI_GFX_IOS_NSSTRING_CR_STRING_DRAWING_H_
« no previous file with comments | « ui/gfx/gfx_tests.gyp ('k') | ui/gfx/ios/NSString+CrStringDrawing.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698