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

Unified Diff: headless/BUILD.gn

Issue 2849763002: Remove non-existing headers from the build (Closed)
Patch Set: rebase Created 3 years, 8 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/common/BUILD.gn ('k') | ppapi/c/BUILD.gn » ('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 454717d27b6b3f1051b3451c1b55c9128348189d..804f92cf870e9264f1b64628084e67babf4338ae 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -223,7 +223,6 @@ static_library("headless_lib") {
"lib/browser/headless_devtools_client_impl.h",
"lib/browser/headless_devtools_manager_delegate.cc",
"lib/browser/headless_devtools_manager_delegate.h",
- "lib/browser/headless_macros.h",
"lib/browser/headless_net_log.cc",
"lib/browser/headless_net_log.h",
"lib/browser/headless_network_delegate.cc",
@@ -253,7 +252,6 @@ static_library("headless_lib") {
"public/headless_browser.h",
"public/headless_browser_context.h",
"public/headless_devtools_client.h",
- "public/headless_devtools_host.h",
"public/headless_devtools_target.h",
"public/headless_export.h",
"public/headless_web_contents.h",
« no previous file with comments | « extensions/common/BUILD.gn ('k') | ppapi/c/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698