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

Unified Diff: chrome/browser/extensions/api/push_messaging/sync_setup_helper.h

Issue 220253002: Add net/base/filename_util.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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
Index: chrome/browser/extensions/api/push_messaging/sync_setup_helper.h
diff --git a/chrome/browser/extensions/api/push_messaging/sync_setup_helper.h b/chrome/browser/extensions/api/push_messaging/sync_setup_helper.h
index 39be4fe33594c147c8886c6c60e396ebc55f7174..e31accf46d598dbfc4cd9f9f0e1fee659952826d 100644
--- a/chrome/browser/extensions/api/push_messaging/sync_setup_helper.h
+++ b/chrome/browser/extensions/api/push_messaging/sync_setup_helper.h
@@ -15,6 +15,10 @@
class Profile;
class ProfileSyncServiceHarness;
+namespace base {
+class FilePath;
+}
+
namespace extensions {
class SyncSetupHelper {

Powered by Google App Engine
This is Rietveld 408576698