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

Unified Diff: app/gtk_util.cc

Issue 1701005: bsd: refactor XDG bits of linux_util into a shared file. (Closed)
Patch Set: 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 | « no previous file | base/base.gyp » ('j') | base/base.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/gtk_util.cc
diff --git a/app/gtk_util.cc b/app/gtk_util.cc
index 7d18e6f5bd804eede170331e48cbac795ed7f058..0411fbb904aa3a1875d7a573a6e1f79321461c84 100644
--- a/app/gtk_util.cc
+++ b/app/gtk_util.cc
@@ -8,9 +8,9 @@
#include "app/l10n_util.h"
#include "base/env_var.h"
-#include "base/linux_util.h"
#include "base/logging.h"
#include "base/string_util.h"
+#include "base/xdg_util.h"
namespace gtk_util {
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/base.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698