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

Unified Diff: chrome/browser/chromeos/cryptohome/async_method_caller.cc

Issue 9838085: Move files inside chrome/browser/chromeos/dbus to chromeos/dbus (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: _ Created 8 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: chrome/browser/chromeos/cryptohome/async_method_caller.cc
diff --git a/chrome/browser/chromeos/cryptohome/async_method_caller.cc b/chrome/browser/chromeos/cryptohome/async_method_caller.cc
index d3ea3f3a15de4f7e3073de7a172b109531cbbc87..85f170661db5dcfbe3422aa8c9612a8e6bb92c0b 100644
--- a/chrome/browser/chromeos/cryptohome/async_method_caller.cc
+++ b/chrome/browser/chromeos/cryptohome/async_method_caller.cc
@@ -8,8 +8,8 @@
#include "base/hash_tables.h"
#include "base/location.h"
#include "base/message_loop_proxy.h"
-#include "chrome/browser/chromeos/dbus/cryptohome_client.h"
-#include "chrome/browser/chromeos/dbus/dbus_thread_manager.h"
+#include "chromeos/dbus/cryptohome_client.h"
+#include "chromeos/dbus/dbus_thread_manager.h"
using chromeos::DBusThreadManager;

Powered by Google App Engine
This is Rietveld 408576698