Commit 45d14bd8 authored by eugenebut's avatar eugenebut Committed by Commit bot

[ios] GN changes for WebShellPageStateTest.

BUG=None

Review-Url: https://codereview.chromium.org/2179523002
Cr-Commit-Position: refs/heads/master@{#407207}
parent 59441af6
......@@ -8,6 +8,7 @@ import("//ios/third_party/earl_grey/ios_eg_test.gni")
ios_eg_test("ios_web_shell_test") {
sources = [
"web_shell_navigation_egtest.mm",
"web_shell_page_state_egtest.mm",
]
deps = [
......@@ -61,6 +62,7 @@ bundle_data("bundle") {
visibility = [ ":ios_web_shell_test_host" ]
sources = [
"http_server_files/basic_navigation_test.html",
"http_server_files/tall_page.html",
]
outputs = [
"{{bundle_resources_dir}}/{{source_root_relative_dir}}/" +
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment