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

Unified Diff: src/d8.gyp

Issue 1292053002: Rework startup-data-util. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Same as Patch Set 3, but revert the "Test for all platforms" bits. Created 5 years, 4 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 | « src/d8.cc ('k') | src/startup-data-util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/d8.gyp
diff --git a/src/d8.gyp b/src/d8.gyp
index 473279b3c7c946ef092839f8cbf1303665120f8f..04136bf5e5bc1ef648e5f5fe02f5753c325a2387 100644
--- a/src/d8.gyp
+++ b/src/d8.gyp
@@ -49,8 +49,6 @@
'sources': [
'd8.h',
'd8.cc',
- 'startup-data-util.h',
- 'startup-data-util.cc'
],
'defines': [
# TODO(jochen): Remove again after this is globally turned on.
« no previous file with comments | « src/d8.cc ('k') | src/startup-data-util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698