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

Unified Diff: base/linux_util.h

Issue 1572042: GTK: Improve xfce detection. (Closed)
Patch Set: Add unit tests Created 10 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
« no previous file with comments | « base/base.gyp ('k') | base/linux_util.cc » ('j') | base/linux_util.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/linux_util.h
diff --git a/base/linux_util.h b/base/linux_util.h
index 370a65e1c7f679c5b8f6ecb378338505996258fa..1458cfbcf6a62867bd37e920e624d41be94970f0 100644
--- a/base/linux_util.h
+++ b/base/linux_util.h
@@ -10,11 +10,12 @@
#include <string>
-class EnvVarGetter;
class FilePath;
namespace base {
+class EnvVarGetter;
+
static const char kFindInodeSwitch[] = "--find-inode";
// Makes a copy of |pixels| with the ordering changed from BGRA to RGBA.
« no previous file with comments | « base/base.gyp ('k') | base/linux_util.cc » ('j') | base/linux_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698