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

Unified Diff: content/common/BUILD.gn

Issue 2683043004: Remove ui/events/blink dependency on blink_minimal. (Closed)
Patch Set: fix win debug Created 3 years, 10 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 7a76a91dd5d82b2ac9c947f5aca7f1fb8bf39e82..1a726791ff690b9319f776561f690c0468e65d9d 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -146,7 +146,6 @@ source_set("common") {
"indexed_db/indexed_db_metadata.h",
"indexed_db/indexed_db_struct_traits.cc",
"indexed_db/indexed_db_struct_traits.h",
- "input/event_with_latency_info.cc",
"input/event_with_latency_info.h",
"input/gesture_event_stream_validator.cc",
"input/gesture_event_stream_validator.h",

Powered by Google App Engine
This is Rietveld 408576698