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

Unified Diff: ios/web/net/cookie_notification_bridge.h

Issue 2605913002: Fix include import in ios/web (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: ios/web/net/cookie_notification_bridge.h
diff --git a/ios/web/net/cookie_notification_bridge.h b/ios/web/net/cookie_notification_bridge.h
index 66fbef85f88e4722aa4caf06858761fa1a11dc7e..0e4c13042fa5be09cabf756ad68ade02f3e0080d 100644
--- a/ios/web/net/cookie_notification_bridge.h
+++ b/ios/web/net/cookie_notification_bridge.h
@@ -5,7 +5,7 @@
#ifndef IOS_WEB_NET_COOKIE_NOTIFICATION_BRIDGE_H_
#define IOS_WEB_NET_COOKIE_NOTIFICATION_BRIDGE_H_
-#include "base/mac/scoped_nsobject.h"
+#import "base/mac/scoped_nsobject.h"
#include "base/macros.h"
#include "base/threading/thread_checker.h"

Powered by Google App Engine
This is Rietveld 408576698