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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2393513004: Convert app banners to use Mojo. (Closed)
Patch Set: Add TODO Created 4 years, 2 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/common/render_messages.h ('k') | chrome/renderer/banners/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 845006ae94cf30e9faada011609aca52caf0f3e9..6e850b8647d23b12564f2c03660c8b9766605f81 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -24,8 +24,6 @@ static_library("renderer") {
sources = [
"app_categorizer.cc",
"app_categorizer.h",
- "banners/app_banner_client.cc",
- "banners/app_banner_client.h",
"benchmarking_extension.cc",
"benchmarking_extension.h",
"chrome_content_renderer_client.cc",
« no previous file with comments | « chrome/common/render_messages.h ('k') | chrome/renderer/banners/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698