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

Unified Diff: ios/web/web_state/js/page_script_util_unittest.mm

Issue 2605913002: Fix include import in ios/web (Closed)
Patch Set: add missing #import 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
« no previous file with comments | « ios/web/web_state/js/page_script_util.mm ('k') | ios/web/web_state/ui/crw_generic_content_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/web_state/js/page_script_util_unittest.mm
diff --git a/ios/web/web_state/js/page_script_util_unittest.mm b/ios/web/web_state/js/page_script_util_unittest.mm
index 65e75c2bc5a83b2684fd65652d888b4c27450a62..7ecdb745870cce67af4e820ae80060ec994ca28e 100644
--- a/ios/web/web_state/js/page_script_util_unittest.mm
+++ b/ios/web/web_state/js/page_script_util_unittest.mm
@@ -15,7 +15,7 @@
#import "ios/web/public/test/test_web_client.h"
#include "ios/web/public/test/web_test.h"
#import "ios/web/public/web_view_creation_util.h"
-#include "testing/gtest_mac.h"
+#import "testing/gtest_mac.h"
namespace web {
namespace {
« no previous file with comments | « ios/web/web_state/js/page_script_util.mm ('k') | ios/web/web_state/ui/crw_generic_content_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698