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

Unified Diff: services/files/BUILD.gn

Issue 1060683002: Update clang, re-enable checker, fix issues it flags (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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
Index: services/files/BUILD.gn
diff --git a/services/files/BUILD.gn b/services/files/BUILD.gn
index bf85f239c7de341f9ba036dde6156d59170ac6f8..a1afcf60357baae09962f2afbb3fd60b76913af5 100644
--- a/services/files/BUILD.gn
+++ b/services/files/BUILD.gn
@@ -40,6 +40,7 @@ mojo_native_application("apptests") {
sources = [
"directory_impl_unittest.cc",
"file_impl_unittest.cc",
+ "files_test_base.cc",
"files_test_base.h",
]

Powered by Google App Engine
This is Rietveld 408576698