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

Unified Diff: headless/BUILD.gn

Issue 2854823006: headless: Remove deprecated DevTools domain bindings (Closed)
Patch Set: Created 3 years, 7 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 | 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 7ac3268ceaf24c0486ae0bc8e42c299d2a66c750..858745e82db774fac141ea0ca3cb12521a66af13 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -183,8 +183,6 @@ action("gen_devtools_client_api") {
outputs = generated_devtools_api
sources = [
- "lib/browser/devtools_api/deprecated_type_conversions_h.template",
- "lib/browser/devtools_api/deprecated_types_h.template",
"lib/browser/devtools_api/domain_cc.template",
"lib/browser/devtools_api/domain_h.template",
"lib/browser/devtools_api/domain_type_conversions_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