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

Unified Diff: ios/web/public/web_client.mm

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/public/web_client.mm
diff --git a/ios/web/public/web_client.mm b/ios/web/public/web_client.mm
index 6ee1bd3a284d83329a276617a20c64d4e8e71188..997eecef3fbfa18a540f23ca65bc69969d975f08 100644
--- a/ios/web/public/web_client.mm
+++ b/ios/web/public/web_client.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ios/web/public/web_client.h"
+#import "ios/web/public/web_client.h"
#import <Foundation/Foundation.h>

Powered by Google App Engine
This is Rietveld 408576698