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",
27 "//ui/content_accelerators",
29 "//ui/events:events_base",
36 "//content/public/browser",
44 source_set("test_support") {
47 "../../test/webview_test_helper.cc",
48 "../../test/webview_test_helper.h",
57 "//content/test:test_support",
66 "//ui/views:test_support",