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

Unified Diff: content/common/BUILD.gn

Issue 2765583002: Teach main thread event queue about closures. (Closed)
Patch Set: Fix typo 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 | « no previous file | content/common/input/web_input_event_queue.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 8ac545e98dd8e00fd1d9f49e0b6569167ff27ff3..6619b8524ddd228186572e5ead34f244d55940ee 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -200,7 +200,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698