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

Unified Diff: remoting/host/branding.h

Issue 12163003: Add FilePath to base namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « remoting/host/audio_capturer_linux.cc ('k') | remoting/host/branding.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/branding.h
diff --git a/remoting/host/branding.h b/remoting/host/branding.h
index c139fb414b4a128066581a5156b4bdc909eca8ca..a076bda24131fee479bf82a859b45ddb87d6af39 100644
--- a/remoting/host/branding.h
+++ b/remoting/host/branding.h
@@ -15,7 +15,7 @@ extern const wchar_t kWindowsServiceName[];
#endif
// Returns the location of the host configuration directory.
-FilePath GetConfigDir();
+base::FilePath GetConfigDir();
} // namespace remoting
« no previous file with comments | « remoting/host/audio_capturer_linux.cc ('k') | remoting/host/branding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698