blob: cc481309b990b35877770bf9630761998f383dfb [file] [log] [blame]
Tim van der Lippe300f2b32021-04-28 12:40:451# Copyright 2021 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.
4
Alex Rudenko0177a4b2021-07-12 15:55:195import("../visibility.gni")
6
Tim van der Lippe300f2b32021-04-28 12:40:457declare_args() {
Alex Rudenko0177a4b2021-07-12 15:55:198 devtools_models_visibility = devtools_visibility
Tim van der Lippe300f2b32021-04-28 12:40:459}