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

Unified Diff: chrome/browser/chromeos/file_manager/select_file_dialog_util.cc

Issue 448423002: Use a qualified path for grit includes in chrome/browser/chromeos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix build Created 6 years, 4 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: chrome/browser/chromeos/file_manager/select_file_dialog_util.cc
diff --git a/chrome/browser/chromeos/file_manager/select_file_dialog_util.cc b/chrome/browser/chromeos/file_manager/select_file_dialog_util.cc
index d04db6faf65f735a9682da5311730c4d7f7fc36a..629a7bef1ce9ae14d606a193bddbe2f0afe0237a 100644
--- a/chrome/browser/chromeos/file_manager/select_file_dialog_util.cc
+++ b/chrome/browser/chromeos/file_manager/select_file_dialog_util.cc
@@ -4,7 +4,7 @@
#include "chrome/browser/chromeos/file_manager/select_file_dialog_util.h"
-#include "grit/generated_resources.h"
+#include "chrome/grit/generated_resources.h"
#include "ui/base/l10n/l10n_util.h"
namespace file_manager {

Powered by Google App Engine
This is Rietveld 408576698