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: chrome/tools/build/linux/FILES.cfg

Issue 740403002: Revert of Enable loading V8's initial snapshot from external files on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add partial revert of r304601 Created 6 years, 1 month 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 | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 7f896decdbe6ccbb954b8ca8b652d127b1c34d8c..10069a2df4951da3ce0968a2441efe3a564062de 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -56,14 +56,6 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'natives_blob.bin',
- 'buildtype': ['dev', 'official'],
- },
- {
- 'filename': 'snapshot_blob.bin',
- 'buildtype': ['dev', 'official'],
- },
- {
'filename': 'installer',
'buildtype': ['official'],
},
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698