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

Unified Diff: headless/BUILD.gn

Issue 2531363002: headless: Fix inconsistent header naming (Closed)
Patch Set: Created 4 years, 1 month 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 | headless/lib/browser/devtools_api/client_api_generator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 9c9d392f436b0d91c16679eb3c0cda4d70470a79..5a59eac783a44911681a4958d5505a5076f33533 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -137,7 +137,7 @@ action("gen_devtools_client_api") {
"lib/browser/devtools_api/domain_h.template",
"lib/browser/devtools_api/domain_type_conversions_h.template",
"lib/browser/devtools_api/domain_types_cc.template",
- "lib/browser/devtools_api/domain_types_forward_declaration_h.template",
+ "lib/browser/devtools_api/domain_types_forward_declarations_h.template",
"lib/browser/devtools_api/domain_types_h.template",
]
« no previous file with comments | « no previous file | headless/lib/browser/devtools_api/client_api_generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698