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

Unified Diff: webkit/glue/resources/BUILD.gn

Issue 467023003: GN: Fix build after r289163 / r289149. (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
« no previous file with comments | « extensions/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/resources/BUILD.gn
diff --git a/webkit/glue/resources/BUILD.gn b/webkit/glue/resources/BUILD.gn
index f0e64f4d4aa4e4c93ba68e8a468682fb26a184d0..c467e9f1c9d37588741394905e6a0b21dd827abb 100644
--- a/webkit/glue/resources/BUILD.gn
+++ b/webkit/glue/resources/BUILD.gn
@@ -6,6 +6,7 @@ import("//tools/grit/grit_rule.gni")
grit("resources") {
source = "webkit_resources.grd"
+ output_dir = "$root_gen_dir/webkit"
outputs = [
"grit/webkit_resources.h",
"webkit_resources_100_percent.pak",
« no previous file with comments | « extensions/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698