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

Unified Diff: cryptohomed.cc

Issue 2645008: Update on feedback, update dbus API, add unit tests. TEST=manual,unit,BVT BUG=3628 323 (Closed) Base URL: ssh://git@chromiumos-git/cryptohome.git
Patch Set: Address second round of feedback. Created 10 years, 6 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 | « cryptohome_common.h ('k') | etc/Cryptohome.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cryptohomed.cc
diff --git a/cryptohomed.cc b/cryptohomed.cc
index d72b5d35f805e15eab690be8946350b411e1fb28..edf4a94c919b85122c588afd6f2d0f38f15f8c00 100644
--- a/cryptohomed.cc
+++ b/cryptohomed.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "cryptohome/service.h"
+#include "service.h"
#include <stdio.h>
#include <unistd.h>
« no previous file with comments | « cryptohome_common.h ('k') | etc/Cryptohome.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698