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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2934163002: Delete the logPrivate APIs (Closed)
Patch Set: Roll back docs changes Created 3 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 | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/extensions/api/log_private/filter_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index afec6fd26ab7c43bde466cbf653ffc243be6b89c..746767abf0add5d4c6a99eed8cf4ac5393c1b0bc 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -951,14 +951,6 @@ static_library("extensions") {
"api/input_ime/input_ime_api_chromeos.h",
"api/input_ime/input_ime_event_router_base.cc",
"api/input_ime/input_ime_event_router_base.h",
- "api/log_private/filter_handler.cc",
- "api/log_private/filter_handler.h",
- "api/log_private/log_parser.cc",
- "api/log_private/log_parser.h",
- "api/log_private/log_private_api.h",
- "api/log_private/log_private_api_chromeos.cc",
- "api/log_private/syslog_parser.cc",
- "api/log_private/syslog_parser.h",
"api/messaging/native_message_host_chromeos.cc",
"api/networking_cast_private/chrome_networking_cast_private_delegate.cc",
"api/networking_cast_private/chrome_networking_cast_private_delegate.h",
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/extensions/api/log_private/filter_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698