summaryrefslogtreecommitdiffstats
path: root/base/file_path.h
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-05 23:59:36 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-05 23:59:36 +0000
commit5e207883834dc8a2ea39684e79e6b29d46c4013b (patch)
treef63a447bff245151fc8b1d1f6a061b429e5708d2 /base/file_path.h
parent345e1b89c38bf19ebce483ae5392474bbf63ae59 (diff)
downloadchromium_src-5e207883834dc8a2ea39684e79e6b29d46c4013b.zip
chromium_src-5e207883834dc8a2ea39684e79e6b29d46c4013b.tar.gz
chromium_src-5e207883834dc8a2ea39684e79e6b29d46c4013b.tar.bz2
Keep trying to undo 7564.
tbr=jhawkins Review URL: http://codereview.chromium.org/17062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7572 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/file_path.h')
-rw-r--r--base/file_path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/file_path.h b/base/file_path.h
index 9ba42d3..cadf2cf 100644
--- a/base/file_path.h
+++ b/base/file_path.h
@@ -146,7 +146,7 @@ class FilePath {
// object, either a file or a directory. If this object already refers to
// the root directory, returns a FilePath identifying the root directory;
// this is the only situation in which BaseName will return an absolute path.
- StringType BaseName() const;
+ FilePath BaseName() const;
// Returns a FilePath by appending a separator and the supplied path
// component to this object's path. Append takes care to avoid adding