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

Unified Diff: ui/views_content_client/BUILD.gn

Issue 2770693003: Add missing .h files to .gn files that have a .cc file next to it in the gn file already. (Closed)
Patch Set: rebase Created 3 years, 9 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 | « ui/ozone/platform/wayland/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views_content_client/BUILD.gn
diff --git a/ui/views_content_client/BUILD.gn b/ui/views_content_client/BUILD.gn
index 957ae9e77dc3f493a42053266f31ecf8546f6200..c9df61e406e2d7d8214a207ad63f55f1935c6579 100644
--- a/ui/views_content_client/BUILD.gn
+++ b/ui/views_content_client/BUILD.gn
@@ -17,6 +17,7 @@ component("views_content_client") {
"views_content_client_main_parts_chromeos.cc",
"views_content_client_main_parts_mac.mm",
"views_content_main_delegate.cc",
+ "views_content_main_delegate.h",
]
defines = [ "VIEWS_CONTENT_CLIENT_IMPLEMENTATION" ]
« no previous file with comments | « ui/ozone/platform/wayland/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698