summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.cc
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-03 16:06:13 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-03 16:06:13 +0000
commitc5e4a2224ab96a7380e768c6a6148985accd3488 (patch)
tree993cafd3bd7514df75ff773879d3633ee916e3f8 /chrome/common/chrome_paths.cc
parent3bc2e375275d2e3a2aa0d8766d8e17f766ddbf78 (diff)
downloadchromium_src-c5e4a2224ab96a7380e768c6a6148985accd3488.zip
chromium_src-c5e4a2224ab96a7380e768c6a6148985accd3488.tar.gz
chromium_src-c5e4a2224ab96a7380e768c6a6148985accd3488.tar.bz2
Revert "Update all users of base::Version to explicitly specify the namespace, and clean up the header."
This is a speculative revert of r242414. BUG=330681 TEST=as in bug TBR=ben@chromium.org Review URL: https://codereview.chromium.org/109673004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242889 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.cc')
-rw-r--r--chrome/common/chrome_paths.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_paths.cc b/chrome/common/chrome_paths.cc
index 647baf6..6e55ab9 100644
--- a/chrome/common/chrome_paths.cc
+++ b/chrome/common/chrome_paths.cc
@@ -11,6 +11,7 @@
#include "base/strings/string_util.h"
#include "base/sys_info.h"
#include "base/threading/thread_restrictions.h"
+#include "base/version.h"
#include "chrome/common/chrome_constants.h"
#include "chrome/common/chrome_paths_internal.h"
#include "chrome/common/widevine_cdm_constants.h"