| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 720e4c9236a59fb57a9f5662edd0848f577d3606..2e823de209eb0cebbaa1cbc327bbe917c51afffb 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -15,7 +15,8 @@ include_rules = [
|
| "+third_party/speex",
|
|
|
| # Allow non-browser Chrome OS code to be used.
|
| - "+chromeos/power",
|
| + "+chromeos",
|
| + "+third_party/cros_system_api",
|
|
|
| # DO NOT ADD ANY CHROME INCLUDES HERE!!!
|
| # See https://sites.google.com/a/chromium.org/dev/developers/content-module
|
|
|