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

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

Issue 2867543002: content: add header files of public that were not listed in the BUILD.gn file (Closed)
Patch Set: fix check failures 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 | « content/public/common/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/renderer/BUILD.gn
diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn
index 1e970e51840b9e0c92c911ddfc26e1ecc03492b0..f3f14f959d002a06bc5129f610255d4709509573 100644
--- a/content/public/renderer/BUILD.gn
+++ b/content/public/renderer/BUILD.gn
@@ -59,6 +59,7 @@ target(link_target_type, "renderer_sources") {
"render_view_observer.h",
"render_view_observer_tracker.h",
"render_view_visitor.h",
+ "renderer_gamepad_provider.h",
"renderer_ppapi_host.h",
"resource_fetcher.h",
"seccomp_sandbox_status_android.h",
« no previous file with comments | « content/public/common/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698