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

Unified Diff: ui/resources/BUILD.gn

Issue 530623002: Use qualified path for three more grit headers from ui. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ui_resources too Created 6 years, 3 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 | « ui/base/webui/web_ui_util.cc ('k') | ui/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/BUILD.gn
diff --git a/ui/resources/BUILD.gn b/ui/resources/BUILD.gn
index aa8903500380b6a2f9265a74c0dda840b009f67e..3f7a0df78cd84abf9b9d7a79352518df928d727c 100644
--- a/ui/resources/BUILD.gn
+++ b/ui/resources/BUILD.gn
@@ -27,6 +27,7 @@ grit("ui_resources_grd") {
grit("ui_unscaled_resources_grd") {
source = "ui_unscaled_resources.grd"
+ use_qualified_include = true
outputs = [
"grit/ui_unscaled_resources.h",
"ui_unscaled_resources.rc",
@@ -91,4 +92,3 @@ repack("repack_ui_test_pak") {
deps += [ ":copy_ui_resources_100_percent" ]
}
}
-
« no previous file with comments | « ui/base/webui/web_ui_util.cc ('k') | ui/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698