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

Unified Diff: chrome/browser/extensions/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 | « no previous file | chrome/browser/extensions/api/passwords_private/passwords_private_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 8e723012194b99e58949b607d2e67619a7855e8c..6cfbb6366b76a6a577dfd0064f1b3abc55a93297 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -319,6 +319,8 @@ static_library("extensions") {
"api/passwords_private/passwords_private_event_router.h",
"api/passwords_private/passwords_private_event_router_factory.cc",
"api/passwords_private/passwords_private_event_router_factory.h",
+ "api/passwords_private/passwords_private_utils.cc",
+ "api/passwords_private/passwords_private_utils.h",
"api/permissions/permissions_api.cc",
"api/permissions/permissions_api.h",
"api/permissions/permissions_api_helpers.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/passwords_private/passwords_private_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698