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

Unified Diff: ui/events/ipc/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: manual fix for CrOS 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
Index: ui/events/ipc/BUILD.gn
diff --git a/ui/events/ipc/BUILD.gn b/ui/events/ipc/BUILD.gn
index ab9411ff80f8673c8c2b47989b336c276dad09bf..3b462cfc5396c24209ca2c9f22ec4087ff0afeda 100644
--- a/ui/events/ipc/BUILD.gn
+++ b/ui/events/ipc/BUILD.gn
@@ -7,6 +7,7 @@ import("//build/config/ui.gni")
component("ipc") {
output_name = "events_ipc"
sources = [
+ "events_ipc_export.h",
"latency_info_param_traits.cc",
"latency_info_param_traits.h",
"latency_info_param_traits_macros.h",

Powered by Google App Engine
This is Rietveld 408576698