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

Unified Diff: base/third_party/xdg_user_dirs/xdg_user_dir_lookup.cc

Issue 2191513002: Added include from xdg_user_dir_lookup.cc to xdg_user_dir_lookup.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « base/third_party/xdg_user_dirs/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/third_party/xdg_user_dirs/xdg_user_dir_lookup.cc
diff --git a/base/third_party/xdg_user_dirs/xdg_user_dir_lookup.cc b/base/third_party/xdg_user_dirs/xdg_user_dir_lookup.cc
index 343f70cb428beafd91498867d7f46a8acdf8bacc..4e28569b6401b3971e70c28368c277303badbe59 100644
--- a/base/third_party/xdg_user_dirs/xdg_user_dir_lookup.cc
+++ b/base/third_party/xdg_user_dirs/xdg_user_dir_lookup.cc
@@ -25,6 +25,8 @@
SOFTWARE.
*/
+#include "base/third_party/xdg_user_dirs/xdg_user_dir_lookup.h"
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
« no previous file with comments | « base/third_party/xdg_user_dirs/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698