Upload upstream chromium 114.0.5735.31
[platform/framework/web/chromium-efl.git] / rlz / DEPS
1 # Copyright 2012 The Chromium Authors
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 include_rules = [
6   "+build",
7   "+chromeos/ash/components/dbus",
8   "+chromeos/ash/components/system",
9   "+dbus",
10   "+mojo/core/embedder",
11   "+net",  # This is only used when force_rlz_use_chrome_net=1 is passed to gyp.
12   "+third_party/zlib",
13   "+services/network/public",
14   "+services/network/test",
15 ]