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

Unified Diff: athena/resources/athena_resources.h

Issue 508283003: Fix resources grit paths. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « athena/resources/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/resources/athena_resources.h
diff --git a/athena/resources/athena_resources.h b/athena/resources/athena_resources.h
index b6992a201c629c3e69c025e5b8500044b1491520..00a26565b45bde883d00b84b505c98a99825f73d 100644
--- a/athena/resources/athena_resources.h
+++ b/athena/resources/athena_resources.h
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "grit/ash_resources.h"
+#include "ash/resources/grit/ash_resources.h"
« no previous file with comments | « athena/resources/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698