Index: google_apis/gaia/oauth_request_signer.cc |
diff --git a/chrome/common/net/gaia/oauth_request_signer.cc b/google_apis/gaia/oauth_request_signer.cc |
similarity index 99% |
rename from chrome/common/net/gaia/oauth_request_signer.cc |
rename to google_apis/gaia/oauth_request_signer.cc |
index 651d48373deaaa69160a85b290b60dd4c1d40f18..7ba947b1b046500299faa7dae20a3f3ed2d0b8b5 100644 |
--- a/chrome/common/net/gaia/oauth_request_signer.cc |
+++ b/google_apis/gaia/oauth_request_signer.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 <cctype> |
#include <cstddef> |