| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 063fc46684aa7cdd1162b02793ee93f93cc50102..b0642c643a737686f90cfdf02251529218aa592c 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -11,6 +11,9 @@ include_rules = [
|
| "+third_party/isimpledom",
|
| "+third_party/speex",
|
|
|
| + # Allow non-browser Chrome OS code to be used.
|
| + "+chromeos/power",
|
| +
|
| # DO NOT ADD ANY CHROME INCLUDES HERE!!!
|
| # See https://sites.google.com/a/chromium.org/dev/developers/content-module
|
| # for more information.
|
|
|