| Index: chromeos/login/auth/key_unittest.cc
|
| diff --git a/chrome/browser/chromeos/login/auth/key_unittest.cc b/chromeos/login/auth/key_unittest.cc
|
| similarity index 96%
|
| rename from chrome/browser/chromeos/login/auth/key_unittest.cc
|
| rename to chromeos/login/auth/key_unittest.cc
|
| index 558472b87ceb076a22845e0f8395c9e63cb9f117..76e38cb3fe482824d86802cc68bc9351330559fb 100644
|
| --- a/chrome/browser/chromeos/login/auth/key_unittest.cc
|
| +++ b/chromeos/login/auth/key_unittest.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/login/auth/key.h"
|
| +#include "chromeos/login/auth/key.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|