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

Unified Diff: components/policy/core/common/policy_loader_ios_unittest.mm

Issue 2606753004: Import Objective C Frameworks in components (Closed)
Patch Set: 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: components/policy/core/common/policy_loader_ios_unittest.mm
diff --git a/components/policy/core/common/policy_loader_ios_unittest.mm b/components/policy/core/common/policy_loader_ios_unittest.mm
index bc046951c7095abea23bacfd1108a295b07e021b..ef52accce58b7f78b04c3a442922a34b83e54b2b 100644
--- a/components/policy/core/common/policy_loader_ios_unittest.mm
+++ b/components/policy/core/common/policy_loader_ios_unittest.mm
@@ -4,7 +4,7 @@
#include "components/policy/core/common/policy_loader_ios.h"
-#include <UIKit/UIKit.h>
+#import <UIKit/UIKit.h>
#include "base/callback.h"
#include "base/files/file_path.h"

Powered by Google App Engine
This is Rietveld 408576698