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

Unified Diff: src/base.isolate

Issue 2304723003: [swarming] Remove unnecessary dynamic libraries from isolate (Closed)
Patch Set: Created 4 years, 3 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 | « gypfiles/config/win/msvs_dependencies.isolate ('k') | no next file » | 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 a9cfc89218017cda6d0bd6ba384aa4f42d944931..3a7bff8d989a4cfe404b25b96c0ec77ba1260864 100644
--- a/src/base.isolate
+++ b/src/base.isolate
@@ -4,7 +4,6 @@
{
'includes': [
'../third_party/icu/icu.isolate',
- '../gypfiles/config/win/msvs_dependencies.isolate',
],
'conditions': [
['v8_use_snapshot=="true" and v8_use_external_startup_data==1', {
« no previous file with comments | « gypfiles/config/win/msvs_dependencies.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698