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

include_rules = [
  "+build",
  "+chromeos/dbus",
  "+chromeos/system",
  "+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",
]
