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

Unified Diff: chrome/common/attrition_experiments.h

Issue 450053003: Use a qualified path for grit includes in various chrome/ directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/common/attrition_experiments.h
diff --git a/chrome/common/attrition_experiments.h b/chrome/common/attrition_experiments.h
index 1404b49c13f7792c2c9e7761794b79344a262a7e..11893ac97c69ed2bfaec6f65ff67020aa8d425b1 100644
--- a/chrome/common/attrition_experiments.h
+++ b/chrome/common/attrition_experiments.h
@@ -5,7 +5,7 @@
#ifndef CHROME_COMMON_ATTRITION_EXPERIMENTS_H_
#define CHROME_COMMON_ATTRITION_EXPERIMENTS_H_
-#include "grit/chromium_strings.h"
+#include "chrome/grit/chromium_strings.h"
namespace attrition_experiments {

Powered by Google App Engine
This is Rietveld 408576698