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" ]
23 "//base/third_party/dynamic_annotations",
24 "//content/public/browser",
35 forward_dependent_configs_from = [
40 source_set("test_support") {
42 "../../test/webview_test_helper.cc",
43 "../../test/webview_test_helper.h",
59 "//ui/views:test_support",
60 #'../../../../content/content_shell_and_tests.gyp:test_support_content', TODO(GYP)