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

Unified Diff: chrome/browser/mac/obsolete_system.cc

Issue 469993006: Use a qualified path for chromium_strings, google_chrome_strings, and generated_resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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
« no previous file with comments | « chrome/browser/mac/keystone_glue.mm ('k') | chrome/browser/media/desktop_media_list_ash.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/mac/obsolete_system.cc
diff --git a/chrome/browser/mac/obsolete_system.cc b/chrome/browser/mac/obsolete_system.cc
index 844d75359c2be88acaabd9deee8b7f46795fbd77..32473b2ebebe5648e73bd03e082eff7f6e442efd 100644
--- a/chrome/browser/mac/obsolete_system.cc
+++ b/chrome/browser/mac/obsolete_system.cc
@@ -7,7 +7,7 @@
#include <sys/sysctl.h>
#include <sys/types.h>
-#include "grit/chromium_strings.h"
+#include "chrome/grit/chromium_strings.h"
#include "ui/base/l10n/l10n_util.h"
#if !defined(ARCH_CPU_64_BITS)
« no previous file with comments | « chrome/browser/mac/keystone_glue.mm ('k') | chrome/browser/media/desktop_media_list_ash.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698