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

Unified Diff: chrome/test/BUILD.gn

Issue 2844963003: Introduce extensions::CreateUrlCollectionFromForm (Closed)
Patch Set: Revert One-Liner Created 3 years, 7 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 | « chrome/browser/ui/passwords/password_ui_view.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 165b5660b35dcf32356d125bbc0f1790015ca8f5..7e86b3e5d440937864da4d55909b9beb564a4b48 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3854,6 +3854,7 @@ test("unit_tests") {
"../browser/extensions/api/management/management_api_unittest.cc",
"../browser/extensions/api/omnibox/omnibox_unittest.cc",
"../browser/extensions/api/passwords_private/passwords_private_delegate_impl_unittest.cc",
+ "../browser/extensions/api/passwords_private/passwords_private_utils_unittest.cc",
"../browser/extensions/api/permissions/permissions_api_helpers_unittest.cc",
"../browser/extensions/api/permissions/permissions_api_unittest.cc",
"../browser/extensions/api/preference/preference_api_prefs_unittest.cc",
« no previous file with comments | « chrome/browser/ui/passwords/password_ui_view.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698