| Index: chromeos/cryptohome/mock_async_method_caller.cc
|
| diff --git a/chrome/browser/chromeos/cryptohome/mock_async_method_caller.cc b/chromeos/cryptohome/mock_async_method_caller.cc
|
| similarity index 94%
|
| rename from chrome/browser/chromeos/cryptohome/mock_async_method_caller.cc
|
| rename to chromeos/cryptohome/mock_async_method_caller.cc
|
| index 6ad9ddd6e48a2077457409df4b8d02ed7aee191b..b1e06611a1c42541b5f2d09fa877022736ade3ca 100644
|
| --- a/chrome/browser/chromeos/cryptohome/mock_async_method_caller.cc
|
| +++ b/chromeos/cryptohome/mock_async_method_caller.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 "chrome/browser/chromeos/cryptohome/mock_async_method_caller.h"
|
| +#include "chromeos/cryptohome/mock_async_method_caller.h"
|
|
|
| using ::testing::Invoke;
|
| using ::testing::WithArgs;
|
|
|