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

Unified Diff: components/plugins/renderer/DEPS

Issue 1132873002: Plugin Power Saver: Fix poster-click flaky test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@0275-plugin-power-saver-preserve-js-access-for-throttled-plugins
Patch Set: Created 5 years, 7 months 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: components/plugins/renderer/DEPS
diff --git a/components/plugins/renderer/DEPS b/components/plugins/renderer/DEPS
index e86eecbff59993acab2992b4fc007f4bf604f4d0..2547bea56793ff9bd0b09c8337f26111998d6856 100644
--- a/components/plugins/renderer/DEPS
+++ b/components/plugins/renderer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+gin",
"+net",
+ "+content/public/child",
"+content/public/renderer",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698