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

Unified Diff: src/base.isolate

Issue 2538493007: Revert of [build] Use MSVS 2015 by default. (Closed)
Patch Set: 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 | « gypfiles/win/msvs_dependencies.isolate ('k') | tools/mb/mb.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/base.isolate
diff --git a/src/base.isolate b/src/base.isolate
index 85f59ec942ade03a333f32bf82618954b50a253d..c457f001fed7fef8be4e8665ce768bb7eddb76b5 100644
--- a/src/base.isolate
+++ b/src/base.isolate
@@ -4,9 +4,6 @@
{
'includes': [
'../third_party/icu/icu.isolate',
-
- # MSVS runtime libraries.
- '../gypfiles/win/msvs_dependencies.isolate',
],
'conditions': [
['v8_use_snapshot=="true" and v8_use_external_startup_data==1', {
« no previous file with comments | « gypfiles/win/msvs_dependencies.isolate ('k') | tools/mb/mb.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698