1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 "unhandled_keyboard_event_handler.cc",
8 "unhandled_keyboard_event_handler.h",
9 "unhandled_keyboard_event_handler_linux.cc",
10 "unhandled_keyboard_event_handler_win.cc",
18 defines = [ "WEBVIEW_IMPLEMENTATION" ]
22 "//base/third_party/dynamic_annotations",
28 "//ui/events:events_base",
35 "//content/public/browser",
43 source_set("test_support") {
46 "../../test/webview_test_helper.cc",
47 "../../test/webview_test_helper.h",
56 "//content/test:test_support",
65 "//ui/views:test_support",