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

Unified Diff: mock_mount.h

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 | « make_tests.sh ('k') | mount.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mock_mount.h
diff --git a/mock_mount.h b/mock_mount.h
index b3e69dca87eaff91918199bb3838f1ba6675c059..3056d405b8a89d6535e56ac4d0218156f367eb18 100644
--- a/mock_mount.h
+++ b/mock_mount.h
@@ -5,7 +5,7 @@
#ifndef CRYPTOHOME_MOCK_MOUNT_H_
#define CRYPTOHOME_MOCK_MOUNT_H_
-#include "cryptohome/mount.h"
+#include "mount.h"
#include <gmock/gmock.h>
« no previous file with comments | « make_tests.sh ('k') | mount.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698