Chromium Code Reviews| Index: content/public/DEPS |
| =================================================================== |
| --- content/public/DEPS (revision 140381) |
| +++ content/public/DEPS (working copy) |
| @@ -5,5 +5,5 @@ |
| # included directly by embedders of content/. It must however be |
| # available to code in content/public. |
| "+content/common/content_export.h", |
| - "+content/public", |
| + "+content/public/common", |
| ] |