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

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
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index f1bbde11346b0ea649734bd275a62f982bf90c32..123ccf4d8404b8d6df912ee41ab0751c73aee655 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -578,6 +578,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",

Powered by Google App Engine
This is Rietveld 408576698