1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15

rlz / DEPS [blame]

# Copyright 2012 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

include_rules = [
  "+build",
  "+chromeos/ash/components/dbus",
  "+chromeos/ash/components/system",
  "+dbus",
  "+mojo/core/embedder",
  "+net",  # This is only used when force_rlz_use_chrome_net=1 is passed to gyp.
  "+third_party/zlib",
  "+services/network/public",
  "+services/network/test",
]