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

Unified Diff: chrome/browser/DEPS

Issue 2398463004: browser_test that creates filesystem resources in extension origin (Closed)
Patch Set: Rebase & apply alex's fixes. Created 4 years 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
« no previous file with comments | « no previous file | chrome/browser/chrome_security_exploit_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 6b96566f2eab98854f09b36aac01303210b7c63b..2a7e5d5ab17e8ac9a5261f11a26834bbe39ef88c 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -118,11 +118,3 @@ include_rules = [
"+third_party/WebKit/public/web/WebTextDirection.h",
"+third_party/WebKit/public/web/WebWindowFeatures.h",
]
-
-specific_include_rules = {
- # Exploits don't abide by DEPS; so all IPC message definitions are fair game
- # in this type of test.
- 'chrome_security_exploit_browsertest\.cc' : [
- '+content/common',
- ],
-}
« no previous file with comments | « no previous file | chrome/browser/chrome_security_exploit_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698