| Index: google_apis/gaia/oauth_request_signer_unittest.cc
|
| diff --git a/chrome/common/net/gaia/oauth_request_signer_unittest.cc b/google_apis/gaia/oauth_request_signer_unittest.cc
|
| similarity index 99%
|
| rename from chrome/common/net/gaia/oauth_request_signer_unittest.cc
|
| rename to google_apis/gaia/oauth_request_signer_unittest.cc
|
| index 4b4077eac23943eb7640711befea240b25e5f849..5cf2dc2eafb46c9f4a96ae4dcc0ba2917276a21d 100644
|
| --- a/chrome/common/net/gaia/oauth_request_signer_unittest.cc
|
| +++ b/google_apis/gaia/oauth_request_signer_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/common/net/gaia/oauth_request_signer.h"
|
| +#include "google_apis/gaia/oauth_request_signer.h"
|
|
|
| #include "googleurl/src/gurl.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|