Chromium Code Reviews| Index: content/public/common/DEPS |
| diff --git a/content/public/common/DEPS b/content/public/common/DEPS |
| index 6f777b0a60680ae12f8e4173001bcbacf5563a1f..2fd1c5f873458b8906f77b93f9c5757826eb8dbb 100644 |
| --- a/content/public/common/DEPS |
| +++ b/content/public/common/DEPS |
| @@ -1,5 +1,5 @@ |
| specific_include_rules = { |
| ".*\.cc": [ |
| "+content/common", |
| - ] |
| + ], |
|
perkj_chrome
2014/05/07 10:47:32
revert this change
mcasas
2014/05/07 12:18:23
Done.
|
| } |