Index: google_apis/google_api_keys.h |
diff --git a/chrome/common/net/google_apis/google_api_keys.h b/google_apis/google_api_keys.h |
similarity index 95% |
rename from chrome/common/net/google_apis/google_api_keys.h |
rename to google_apis/google_api_keys.h |
index 60243fe444eaa23c076b5e1790a2bd29bfc64ec4..8ba3215a4f4833876d60fe54aff95b26554d5615 100644 |
--- a/chrome/common/net/google_apis/google_api_keys.h |
+++ b/google_apis/google_api_keys.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_COMMON_NET_GOOGLE_APIS_GOOGLE_API_KEYS_H_ |
-#define CHROME_COMMON_NET_GOOGLE_APIS_GOOGLE_API_KEYS_H_ |
+#ifndef GOOGLE_APIS_GOOGLE_API_KEYS_H_ |
+#define GOOGLE_APIS_GOOGLE_API_KEYS_H_ |
#include <string> |
@@ -86,4 +86,4 @@ std::string GetOAuth2ClientSecret(OAuth2Client client); |
} // namespace google_apis |
-#endif // CHROME_COMMON_NET_GOOGLE_APIS_GOOGLE_API_KEYS_H_ |
+#endif // GOOGLE_APIS_GOOGLE_API_KEYS_H_ |