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

Unified Diff: chrome/browser/BUILD.gn

Issue 2639463002: Add a pref name for share targets, and store their manifest data. (Closed)
Patch Set: Fixed, as per feedback 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 8991997226384be1cf17bee4213c479a6879a0d2..7960b5f4a06fd02496482745d5a95485c6fa4434 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1324,6 +1324,8 @@ split_static_library("browser") {
"web_data_service_factory.h",
"webshare/share_service_impl.cc",
"webshare/share_service_impl.h",
+ "webshare/share_target_pref_helper.cc",
+ "webshare/share_target_pref_helper.h",
"win/app_icon.cc",
"win/app_icon.h",
"win/browser_util.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/bookmark_app_helper.cc » ('j') | chrome/browser/extensions/bookmark_app_helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698