| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 37777a9d6f7f221fd2aa47815f631aa18b238655..d36e41ae8d510280125afa0e54b5b3fee5655b5a 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -37,7 +37,7 @@ include_rules = [
|
| "+media/mojo", # For mojo media services.
|
| "+mojo/converters",
|
| "+mojo/runner/child",
|
| - "+mojo/shell/public/cpp",
|
| + "+services/shell/public/cpp",
|
| "+policy", # For generated headers and source
|
| "+ppapi/c", # For various types.
|
| "+ppapi/host",
|
|
|