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

Unified Diff: chrome/test/data/webui_test_resources.grd

Issue 2287223003: Fix the output path for webui_test_resources.h. (Closed)
Patch Set: Created 4 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/test/data/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui_test_resources.grd
diff --git a/chrome/test/data/webui_test_resources.grd b/chrome/test/data/webui_test_resources.grd
index 3c269a9ead8e3b15d93bee23bc10626d2784434b..df294046f1961f451c9d8e6fcb94dde99abdd079 100644
--- a/chrome/test/data/webui_test_resources.grd
+++ b/chrome/test/data/webui_test_resources.grd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
<outputs>
- <output filename="chrome/test/data/grit/webui_test_resources.h" type="rc_header">
+ <output filename="test/data/grit/webui_test_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
<output filename="webui_test_resources.pak" type="data_package" />
« no previous file with comments | « chrome/test/data/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698