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

Unified Diff: ios/chrome/browser/ui/background_generator.h

Issue 2603973002: Import Objective C Frameworks (Closed)
Patch Set: only ios Created 4 years 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
Index: ios/chrome/browser/ui/background_generator.h
diff --git a/ios/chrome/browser/ui/background_generator.h b/ios/chrome/browser/ui/background_generator.h
index 00f433d52d3c91cb05ba5bd60af61292d0500f0a..b612c5100b16b1a9cc64a03cc07da068258e6329 100644
--- a/ios/chrome/browser/ui/background_generator.h
+++ b/ios/chrome/browser/ui/background_generator.h
@@ -5,7 +5,7 @@
#ifndef IOS_CHROME_BROWSER_UI_BACKGROUND_GENERATOR_H_
#define IOS_CHROME_BROWSER_UI_BACKGROUND_GENERATOR_H_
-#include <UIKit/UIKit.h>
+#import <UIKit/UIKit.h>
// Returns a UIImage of size |backgroundRect| with a radial gradient image at
// |centerPoint| and radiates outwards to a radius of |radius|. The gradient

Powered by Google App Engine
This is Rietveld 408576698