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

Unified Diff: unittests/Bitcode/CMakeLists.txt

Issue 1139283002: Fix a typo affecting cmake. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-llvm@master
Patch Set: Created 5 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: unittests/Bitcode/CMakeLists.txt
diff --git a/unittests/Bitcode/CMakeLists.txt b/unittests/Bitcode/CMakeLists.txt
index 745d2e01366fdaf1a9008c61dcc8d53c0193ed77..b8a48cf683d872b74fddfed47ee868dfd6a00365 100644
--- a/unittests/Bitcode/CMakeLists.txt
+++ b/unittests/Bitcode/CMakeLists.txt
@@ -19,7 +19,7 @@ add_llvm_unittest(BitcodeTests
NaClCompressTests.cpp
NaClMungedBitcodeTest.cpp
NaClMungedIoTest.cpp
- NaClMungedWriteErrorTests.cpp
+ NaClMungeWriteErrorTests.cpp
NaClObjDumpTest.cpp
NaClObjDumpTypesTest.cpp
NaClParseTypesTest.cpp
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698