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

Unified Diff: ios/web/BUILD.gn

Issue 2722983003: Reland Tab History and BrowserViewController CRWSessionEntry removal. (Closed)
Patch Set: TODO, early return Created 3 years, 10 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 | « ios/chrome/browser/web/visible_url_egtest.mm ('k') | ios/web/navigation/navigation_item_impl.h » ('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 1536e953f6c82d930744f735bb92345af1ea335e..748defede99b78ca4952397ac11671e5b2f44083 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -451,6 +451,7 @@ source_set("test_support") {
"public/test/test_redirect_observer.mm",
"public/test/test_web_thread.h",
"public/test/test_web_thread_bundle.h",
+ "public/test/url_test_util.h",
"public/test/web_js_test.h",
"public/test/web_test.h",
"public/test/web_test.mm",
@@ -465,6 +466,7 @@ source_set("test_support") {
"test/test_url_constants.h",
"test/test_web_thread.cc",
"test/test_web_thread_bundle.cc",
+ "test/url_test_util.mm",
"test/web_int_test.h",
"test/web_int_test.mm",
"test/web_test_suite.mm",
« no previous file with comments | « ios/chrome/browser/web/visible_url_egtest.mm ('k') | ios/web/navigation/navigation_item_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698