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

Unified Diff: chrome/chrome_renderer.gypi

Issue 223163003: Remove the remaining automation-based tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 9 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 | « chrome/chrome_common.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
===================================================================
--- chrome/chrome_renderer.gypi (revision 261647)
+++ chrome/chrome_renderer.gypi (working copy)
@@ -426,11 +426,6 @@
'../sandbox/sandbox.gyp:sandbox',
],
}],
- ['enable_automation==0', {
- 'sources/': [
- ['exclude', '^renderer/automation/']
- ]
- }],
['enable_printing==0', {
'sources/': [
['exclude', '^renderer/printing/']
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698