Chromium Code Reviews| Index: base/android/linker/DEPS |
| diff --git a/content/common/android/linker/DEPS b/base/android/linker/DEPS |
| similarity index 87% |
| rename from content/common/android/linker/DEPS |
| rename to base/android/linker/DEPS |
| index 220b4c49e9b9822680c068c1b66716ef6fe6cbfa..08f43952cf5e947da5f862c9824064b3e3179247 100644 |
| --- a/content/common/android/linker/DEPS |
| +++ b/base/android/linker/DEPS |
| @@ -1,5 +1,4 @@ |
| include_rules = [ |
| # This code cannot depend on anything from base/ or content/ |
|
Yaron
2014/02/04 05:50:01
no longer needs to mention "content"
aberent
2014/02/05 13:40:14
Done.
|
| "-base", |
| - "-content", |
| ] |