| Index: chrome/browser/gcm/gcm_product_util.cc
|
| diff --git a/chrome/browser/services/gcm/gcm_product_util.cc b/chrome/browser/gcm/gcm_product_util.cc
|
| similarity index 96%
|
| rename from chrome/browser/services/gcm/gcm_product_util.cc
|
| rename to chrome/browser/gcm/gcm_product_util.cc
|
| index 32bc44b3e3e1efdff5a39234ddc07c6c4e3b185d..cb2fa486c1195ae9a4de718e9eddbf565c90ff24 100644
|
| --- a/chrome/browser/services/gcm/gcm_product_util.cc
|
| +++ b/chrome/browser/gcm/gcm_product_util.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/services/gcm/gcm_product_util.h"
|
| +#include "chrome/browser/gcm/gcm_product_util.h"
|
|
|
| #include "base/strings/string_piece.h"
|
| #include "base/strings/string_util.h"
|
|
|