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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1344223002: Revert of Overhaul Mandoline event transport code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | components/html_viewer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/BUILD.gn
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index f694be2b3b63f330443b0f817f9f0bbbf366121b..6ce7625db42591644ccc2ae9c0856618a6a24951 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -301,7 +301,6 @@
sources = [
"ax_provider_impl_unittest.cc",
"discardable_memory_allocator_unittest.cc",
- "input_events_unittest.cc",
"run_all_unittests.cc",
]
deps = [
@@ -310,7 +309,6 @@
"//base/test:test_support",
"//components/scheduler",
"//gin",
- "//mojo/converters/input_events",
"//testing/gtest:gtest",
"//third_party/mojo/src/mojo/edk/system",
"//ui/base",
« no previous file with comments | « no previous file | components/html_viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698