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

Unified Diff: ios/web/BUILD.gn

Issue 2705293014: Created web::UserAgentType. (Closed)
Patch Set: rebase + compile fix 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
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 1536e953f6c82d930744f735bb92345af1ea335e..d509de19395652a5d296546b5ad7f71cb6ceb835 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -508,6 +508,7 @@ test("ios_web_unittests") {
":ios_web_unittests_bundle_data",
":run_all_unittests",
":test_support",
+ ":user_agent",
":web",
"//base",
"//base/test:test_support",
@@ -549,6 +550,7 @@ test("ios_web_unittests") {
"public/serializable_user_data_manager_unittest.mm",
"public/test/crw_mock_web_state_delegate.h",
"public/test/crw_mock_web_state_delegate.mm",
+ "public/user_agent_unittest.mm",
"public/web_state/page_viewport_state_unittest.mm",
"test/web_test_unittest.mm",
"url_scheme_util_unittest.mm",
« no previous file with comments | « ios/chrome/browser/web/chrome_web_client_unittest.mm ('k') | ios/web/navigation/crw_navigation_item_storage_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698