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

Unified Diff: chromeos/dbus/biod_biometrics_manager_client_unittest.cc

Issue 2581403002: cros: Remaining interfaces for DBUS biometrics client. (Closed)
Patch Set: Fix patch set 8 errors. Created 3 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: chromeos/dbus/biod_biometrics_manager_client_unittest.cc
diff --git a/chromeos/dbus/biod_biometrics_manager_client_unittest.cc b/chromeos/dbus/biod_biometrics_manager_client_unittest.cc
index 6b30bfe666525091b045e6441811272e416b11e0..f434f6b7a2380f3e17c9ca79efc3dc40f8b72958 100644
--- a/chromeos/dbus/biod_biometrics_manager_client_unittest.cc
+++ b/chromeos/dbus/biod_biometrics_manager_client_unittest.cc
@@ -1,4 +1,4 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
+// Copyright 2017 The Chromium Authors. All rights reserved.
rkc 2017/03/25 00:41:38 nit: You should probably fix this in the previous
sammiequon 2017/04/03 17:52:27 Done.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698