diff options
Diffstat (limited to 'chrome/browser/chromeos/DEPS')
-rw-r--r-- | chrome/browser/chromeos/DEPS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS new file mode 100644 index 0000000..29b7aa6 --- /dev/null +++ b/chrome/browser/chromeos/DEPS @@ -0,0 +1,4 @@ +include_rules = [
+ "+third_party/cros",
+ "+cros",
+]
|