Reviewers: iposva, Description: Dropping removed source file from the gyp build description.
BUG=None TEST=None [email protected] Please review this at http://codereview.chromium.org/7616013/ SVN Base: http://v8.googlecode.com/svn/trunk/ Affected files: M tools/gyp/v8.gyp Index: tools/gyp/v8.gyp =================================================================== --- tools/gyp/v8.gyp (revision 8911) +++ tools/gyp/v8.gyp (working copy) @@ -497,7 +497,6 @@ '../../src/code-stubs.cc', '../../src/code-stubs.h', '../../src/code.h', - '../../src/codegen-inl.h', '../../src/codegen.cc', '../../src/codegen.h', '../../src/compilation-cache.cc', -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
