9bff27b0882386bf837408f1b316d5efeb398035
[platform/framework/web/chromium-efl.git] / tizen_src / ewk / BUILD.gn
1 # Copyright (c) 2015 Samsung Electronics. 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.
4
5 group("chromium_efl_all") {
6   testonly = true
7   deps = [
8     "//chrome:chrome",
9     "//tizen_src/ewk/efl_webview_app:efl_webview_app",
10     "//tizen_src/ewk/ubrowser:ubrowser",
11   ]
12 }