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

Unified Diff: base/base_unittests.isolate

Issue 270333002: Enable the ninja parsing code all the time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more comments Created 6 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
« no previous file with comments | « no previous file | chrome/unit_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_unittests.isolate
diff --git a/base/base_unittests.isolate b/base/base_unittests.isolate
index b5464be8e3734367d1684a9e01b852f810ada6a3..17119fe6ba7bf1de7bc5452d5abf02c7347772b9 100644
--- a/base/base_unittests.isolate
+++ b/base/base_unittests.isolate
@@ -45,12 +45,6 @@
],
},
}],
- ['OS=="win"', {
- 'variables': {
- 'isolate_dependency_tracked': [
- ],
- },
- }],
],
'includes': [
'base.isolate',
« no previous file with comments | « no previous file | chrome/unit_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698