Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1328)

Unified Diff: chrome/browser/gcm/gcm_product_util.cc

Issue 2657823005: Move //c/b/services/gcm/ to //c/b/gcm/ (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/gcm/gcm_product_util.h ('k') | chrome/browser/gcm/gcm_profile_service_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « chrome/browser/gcm/gcm_product_util.h ('k') | chrome/browser/gcm/gcm_profile_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698