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

Unified Diff: chrome/test/DEPS

Issue 10855149: Get rid of debug_flags.h includes from ui tests base class. Developers don't debug the few remainin… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 | « no previous file | chrome/test/automation/proxy_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/DEPS
===================================================================
--- chrome/test/DEPS (revision 151480)
+++ chrome/test/DEPS (working copy)
@@ -9,13 +9,6 @@
# within content/ and a test within chrome/.
"+content/public",
- # TODO(joi): Need to remove all of these and use only content/public, see
- # http://crbug.com/98716
- # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
- "!content/common/debug_flags.h",
- "!content/renderer/mock_content_renderer_client.h",
- # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
-
"+grit", # For generated headers
"+media/audio",
"+sandbox/win/src",
« no previous file with comments | « no previous file | chrome/test/automation/proxy_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698