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

Unified Diff: content/renderer/DEPS

Issue 10831073: Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that cont… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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
« no previous file with comments | « content/ppapi_plugin/DEPS ('k') | content/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
===================================================================
--- content/renderer/DEPS (revision 148970)
+++ content/renderer/DEPS (working copy)
@@ -1,5 +1,6 @@
include_rules = [
- "+chrome/test",
+ # TODO(avi): remove this chrome include http://crbug.com/139631
+ "+chrome/test/security_tests/renderer_sandbox_tests_mac.h",
"+content/public/renderer",
"+content/public/browser/native_web_keyboard_event.h", # For tests.
"+content/public/browser/web_ui_controller_factory.h", # For tests.
« no previous file with comments | « content/ppapi_plugin/DEPS ('k') | content/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698