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

Unified Diff: content/browser/BUILD.gn

Issue 2933743002: Move chrome/browser/manifest to content/browser. (Closed)
Patch Set: rebased 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | content/browser/manifest/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0bc69e1391b8f282f68ab509c418ef713a67a926..94563c70ed326f72cafefe9419a5bd8937a4da27 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -945,6 +945,8 @@ source_set("browser") {
"loader_delegate_impl.h",
"mach_broker_mac.h",
"mach_broker_mac.mm",
+ "manifest/manifest_icon_downloader.cc",
+ "manifest/manifest_icon_selector.cc",
"manifest/manifest_manager_host.cc",
"manifest/manifest_manager_host.h",
"media/android/browser_media_player_manager.cc",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | content/browser/manifest/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698