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

Unified Diff: tools/gyp/v8.gyp

Issue 1161393007: OLD type Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fix Created 5 years, 6 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 | « test/mjsunit/harmony/asm.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 5510dad36c05f1329ff0516f189859725fad5ca1..44db76481bdc338ad35148573c87ec54737f5278 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -909,6 +909,8 @@
'../../src/types-inl.h',
'../../src/types.cc',
'../../src/types.h',
+ #'../../src/typing-asm.cc',
+ '../../src/typing-asm.h',
'../../src/typing.cc',
'../../src/typing.h',
'../../src/unbound-queue-inl.h',
« no previous file with comments | « test/mjsunit/harmony/asm.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698