Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5126)

Unified Diff: chrome/worker/DEPS

Issue 441022: Changed shared worker code so incognito windows do not have access to non-incognito shared workers. (Closed)
Patch Set: Removed superfluous valgrind change. Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/worker/DEPS
diff --git a/chrome/worker/DEPS b/chrome/worker/DEPS
index 5d7c8811785ce849b6f984e8692ec2dc763d9ee3..194de0510fac3f90ea6589ea883ffd2a90cab4d8 100644
--- a/chrome/worker/DEPS
+++ b/chrome/worker/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+chrome/app", # For UI test
"+chrome/browser/worker_host", # For UI test.
"+chrome/renderer",
"+chrome/worker",

Powered by Google App Engine
This is Rietveld 408576698