chromium/rlz/DEPS

# 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",
]