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

Unified Diff: Source/core/BUILD.gn

Issue 359693002: GN: Add make_core_generated->m..private_script dep (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/BUILD.gn
diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
index 17b80e7884eb9739e07d950480558912587d6e44..350470754adf2af704fd0b76160f76e97fd438f1 100644
--- a/Source/core/BUILD.gn
+++ b/Source/core/BUILD.gn
@@ -565,6 +565,7 @@ action("generated_testing_idls_internal_runtime_flags") {
# GYP version: WebKit/Source/core/core_generated.gyp:make_core_generated
group("make_core_generated") {
deps = [
+ ":make_core_generated_private_script",
":make_core_generated_xml_viewer_css",
":make_core_generated_xml_viewer_js",
":make_core_generated_html_entity_table",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698