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

Unified Diff: ios/web/BUILD.gn

Issue 2605223002: Created test for no-op history state operations. (Closed)
Patch Set: eugene's comments Created 3 years, 11 months 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 | « no previous file | ios/web/navigation/history_state_operations_inttest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index d841504449dd675316a62dc859f8f1e58185057e..4c955b7f137116756c0ace3b47377e9a47fc875a 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -580,6 +580,7 @@ test("ios_web_inttests") {
]
sources = [
"browser_state_web_view_partition_inttest.mm",
+ "navigation/history_state_operations_inttest.mm",
"navigation/window_location_inttest.mm",
"public/test/http_server_inttest.mm",
"test/run_all_unittests.cc",
« no previous file with comments | « no previous file | ios/web/navigation/history_state_operations_inttest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698