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

Unified Diff: ios/web/net/request_group_util.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/net/request_group_util.mm
diff --git a/ios/web/net/request_group_util.mm b/ios/web/net/request_group_util.mm
index 83b0e43eb2b1229c0abbc58b5970675ab6fb266a..51eeddb5cf1778aa9360c7b5f850a5355998cc3c 100644
--- a/ios/web/net/request_group_util.mm
+++ b/ios/web/net/request_group_util.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/net/request_group_util.h"
+#import "ios/web/net/request_group_util.h"
#import <Foundation/Foundation.h>

Powered by Google App Engine
This is Rietveld 408576698