summaryrefslogtreecommitdiffstats
path: root/third_party/yasm
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/yasm')
-rw-r--r--third_party/yasm/yasm.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/yasm/yasm.gyp b/third_party/yasm/yasm.gyp
index f53d1f6..54de9fb 100644
--- a/third_party/yasm/yasm.gyp
+++ b/third_party/yasm/yasm.gyp
@@ -1,4 +1,4 @@
-# Copyright (c) 2009 The Chromium Authors. All rights reserved.
+# Copyright (c) 2011 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
@@ -127,6 +127,7 @@
'source/patched-yasm/modules/objfmts/rdf/rdf-objfmt.c',
'source/patched-yasm/modules/objfmts/xdf/xdf-objfmt.c',
'source/patched-yasm/modules/parsers/gas/gas-parse.c',
+ 'source/patched-yasm/modules/parsers/gas/gas-parse-intel.c',
'source/patched-yasm/modules/parsers/gas/gas-parser.c',
'source/patched-yasm/modules/parsers/nasm/nasm-parse.c',
'source/patched-yasm/modules/parsers/nasm/nasm-parser.c',