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

Unified Diff: content/common/BUILD.gn

Issue 2765583002: Teach main thread event queue about closures. (Closed)
Patch Set: Fix build 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 70d9dc97bef9c4bc73faa1e1191eee4ec19b7c21..480858482dc285e6743fe993252ec0e7f2964f63 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -199,7 +199,6 @@ source_set("common") {
"input/synthetic_web_input_event_builders.h",
"input/touch_event_stream_validator.cc",
"input/touch_event_stream_validator.h",
- "input/web_input_event_queue.h",
"input/web_touch_event_traits.cc",
"input/web_touch_event_traits.h",
"input_messages.h",
« no previous file with comments | « no previous file | content/common/input/web_input_event_queue.h » ('j') | content/renderer/input/main_thread_event_queue.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698