Index: third_party/WebKit/Source/wtf/BUILD.gn |
diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn |
index 90d6caf1df8720e519ec6b34c7dbec9bb861dea9..0efc9fe270a09a142b3698406a9a7a3ba1ce5795 100644 |
--- a/third_party/WebKit/Source/wtf/BUILD.gn |
+++ b/third_party/WebKit/Source/wtf/BUILD.gn |
@@ -2,6 +2,8 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+assert(!is_ios) |
+ |
import("//testing/test.gni") |
import("//third_party/WebKit/Source/config.gni") |