| Index: chrome/browser/DEPS
|
| ===================================================================
|
| --- chrome/browser/DEPS (revision 69437)
|
| +++ chrome/browser/DEPS (working copy)
|
| @@ -7,7 +7,6 @@
|
| "+chrome/profile_import",
|
| "+chrome/tools/profiles", # For history unit tests.
|
| "+chrome/views",
|
| - "+cros",
|
| "+grit", # For generated headers
|
| "+ppapi/proxy",
|
| "+rlz",
|
| @@ -15,6 +14,7 @@
|
| "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
|
| "+skia/ext",
|
| "+skia/include",
|
| + "+third_party/cros",
|
| "+webkit/database",
|
| "+webkit/glue", # Defines some types that are marshalled over IPC.
|
| "+webkit/plugins", # Defines some types that are marshalled over IPC.
|
|
|