Chromium Code Reviews| Index: content/shell/renderer/DEPS |
| diff --git a/content/shell/renderer/DEPS b/content/shell/renderer/DEPS |
| index b462077ce456bd720c5b92255c650b92d82d14d2..256fc85658eb8580957a78496f396e55e0f5404f 100644 |
| --- a/content/shell/renderer/DEPS |
| +++ b/content/shell/renderer/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| + "+content/child/child_thread.h", |
|
jochen (gone - plz use gerrit)
2014/01/27 15:08:29
content shell can only include public apis
tfarina
2014/01/27 23:35:47
Done.
|
| "+gin", |
| ] |