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

Unified Diff: remoting/host/win/BUILD.gn

Issue 2784393003: Add missing header files to GN files (2 of N) (Closed)
Patch Set: manual fixes 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 | « net/BUILD.gn ('k') | third_party/WebKit/Source/core/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/win/BUILD.gn
diff --git a/remoting/host/win/BUILD.gn b/remoting/host/win/BUILD.gn
index 4d864c655dfce6d0ad128592831f18c86ee29cc0..d93224dd359078a6c5768578dd67c162fe0c7721 100644
--- a/remoting/host/win/BUILD.gn
+++ b/remoting/host/win/BUILD.gn
@@ -358,6 +358,7 @@ shared_library("remoting_core") {
"chromoting_module.cc",
"chromoting_module.h",
"core.cc",
+ "core.h",
"core_resource.h",
"elevated_native_messaging_host.cc",
"elevated_native_messaging_host.h",
« no previous file with comments | « net/BUILD.gn ('k') | third_party/WebKit/Source/core/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698