Index: content/worker/DEPS |
=================================================================== |
--- content/worker/DEPS (revision 81962) |
+++ content/worker/DEPS (working copy) |
@@ -1,5 +1,7 @@ |
include_rules = [ |
+ "-chrome", |
"+chrome/app", # For UI test |
+ "+chrome/test", # For UI test |
"+content/browser/worker_host", # For UI test. |
"+sandbox/src", |
"+webkit/appcache", |