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

Unified Diff: content/browser/tracing/BUILD.gn

Issue 2375283004: Optionally compute grit inputs precisely. (Closed)
Patch Set: Remove implicit resource ids Created 4 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 | « content/browser/devtools/BUILD.gn ('k') | third_party/google_input_tools/closure.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/tracing/BUILD.gn
diff --git a/content/browser/tracing/BUILD.gn b/content/browser/tracing/BUILD.gn
index b71bf1b4428a80f6c84db8e64467c5f76c9fc08c..d43986401e4122ccc734adaba96e2c534e201423 100644
--- a/content/browser/tracing/BUILD.gn
+++ b/content/browser/tracing/BUILD.gn
@@ -36,6 +36,8 @@ action("generate_tracing_grd") {
grit("resources") {
source = tracing_grd
+ source_is_generated = true
+
outputs = [
"grit/tracing_resources.h",
"tracing_resources.pak",
« no previous file with comments | « content/browser/devtools/BUILD.gn ('k') | third_party/google_input_tools/closure.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698