Chromium Code Reviews| Index: tools/clang/rewrite_scoped_refptr/CMakeLists.txt |
| diff --git a/tools/clang/rewrite_scoped_refptr/CMakeLists.txt b/tools/clang/rewrite_scoped_refptr/CMakeLists.txt |
| index 9b0184d31296953f1b5fad194be961aebfc74c00..aa47400ce3d6bf50fbd440334c1e8c425956815c 100644 |
| --- a/tools/clang/rewrite_scoped_refptr/CMakeLists.txt |
| +++ b/tools/clang/rewrite_scoped_refptr/CMakeLists.txt |
| @@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS |
| BitReader |
| MCParser |
| Option |
| + X86AsmParser |
| ) |
| add_llvm_executable(rewrite_scoped_refptr |