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

Unified Diff: chrome/browser/BUILD.gn

Issue 2375563002: Stack sampling profiler: move configuration to chrome/common (Closed)
Patch Set: remove closure Created 4 years, 3 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 | chrome/browser/chrome_browser_main.h » ('j') | chrome/common/stack_sampling_configuration.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 3a8b094b435127911781b6b74fc90bc4780b7b7d..e188a5327edda9305329439fed1d595c44eeb13a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1123,8 +1123,6 @@ split_static_library("browser") {
"ssl/ssl_client_certificate_selector.h",
"ssl/ssl_error_handler.cc",
"ssl/ssl_error_handler.h",
- "stack_sampling_configuration.cc",
- "stack_sampling_configuration.h",
"status_icons/status_icon.cc",
"status_icons/status_icon.h",
"status_icons/status_icon_menu_model.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.h » ('j') | chrome/common/stack_sampling_configuration.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698