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

Unified Diff: src/d8.gyp

Issue 1314863002: Version 4.5.103.27 (cherry-pick) (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@4.5
Patch Set: 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 548459a7901463e8c8d1b9785d25b267fed95419..e92a3219908f9018d2fd950ea0aa9a1ecbaa12b0 100644
--- a/src/d8.gyp
+++ b/src/d8.gyp
@@ -50,8 +50,6 @@
'sources': [
'd8.h',
'd8.cc',
- 'startup-data-util.h',
- 'startup-data-util.cc'
],
'conditions': [
[ 'want_separate_host_toolset==1', {
« 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