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

Unified Diff: content/public/browser/BUILD.gn

Issue 2933743002: Move chrome/browser/manifest to content/browser. (Closed)
Patch Set: Move chrome/browser/manifest to content/browser. Created 3 years, 6 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: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index dbae3694e89033da0e22bb60c30ddbfa727dd031..95dce775dd11a5e95cb63d6bde6bbc3befba7baf 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -140,6 +140,8 @@ source_set("browser_sources") {
"keyboard_event_processing_result.h",
"load_notification_details.h",
"local_storage_usage_info.h",
+ "manifest_icon_downloader.h",
+ "manifest_icon_selector.h",
"media_capture_devices.h",
"media_device_id.cc",
"media_device_id.h",

Powered by Google App Engine
This is Rietveld 408576698