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

Unified Diff: apps/DEPS

Issue 2719823002: grit: Absolute includes for shell_resources.h (Closed)
Patch Set: Created 3 years, 10 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 | apps/ui/views/app_window_frame_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/DEPS
diff --git a/apps/DEPS b/apps/DEPS
index 4a22b50d9fdcd0589dbf85796860045ef1384dea..cd997ba601e9ccef3c9e0d5c22c3f6e532a962b8 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -26,7 +26,7 @@ include_rules = [
"+chrome/common/chrome_switches.h",
# For default app icon.
- "!grit/theme_resources.h",
+ "!chrome/grit/theme_resources.h",
# Pieces of the extensions system that need to move to src/extensions.
# See http://crbug.com/162530 for details.
« no previous file with comments | « no previous file | apps/ui/views/app_window_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698