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

Unified Diff: base/linux_util.h

Issue 3052034: base: Rename EnvVarGetter to Environment. (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: review Created 10 years, 5 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: base/linux_util.h
diff --git a/base/linux_util.h b/base/linux_util.h
index 8216d404218ac7f04cb9d52af01784f40cd76b84..45887dbd7e051b2adbfa41defa57bae2ce9e4e63 100644
--- a/base/linux_util.h
+++ b/base/linux_util.h
@@ -15,8 +15,6 @@ class FilePath;
namespace base {
-class EnvVarGetter;
-
static const char kFindInodeSwitch[] = "--find-inode";
// Get the Linux Distro if we can, or return "Unknown", similar to
« base/environment.h ('K') | « base/environment_unittest.cc ('k') | base/linux_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698