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

Unified Diff: content/common/BUILD.gn

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/child/web_url_loader_impl.cc ('k') | content/common/clipboard_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index d975ab3914f67f774ed7f9ac288bfa48b38729c0..ed827610ea9280eb4fc8b4d5c747fb8bd441afe9 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -159,6 +159,8 @@ source_set("common") {
"input/input_event.h",
"input/input_event_ack.cc",
"input/input_event_ack.h",
+ "input/input_event_ack_source.h",
+ "input/input_event_ack_state.h",
"input/input_event_dispatch_type.h",
"input/input_event_stream_validator.cc",
"input/input_event_stream_validator.h",
« no previous file with comments | « content/child/web_url_loader_impl.cc ('k') | content/common/clipboard_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698