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

Unified Diff: chrome/BUILD.gn

Issue 2941823002: Add flags and skeleton for profiling process. (Closed)
Patch Set: Fix header 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 | « no previous file | chrome/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 813057feb9fafef38b5e9a16a83f8fbb3d7e0518..7024bd3852e70da2839796a73b488c6c6ea6a64f 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -389,6 +389,7 @@ if (is_win) {
"//chrome/common:features",
"//chrome/install_static:install_static_util",
"//chrome/install_static:secondary_module",
+ "//chrome/profiling",
"//chrome_elf",
"//components/crash/content/app",
"//components/policy:generated",
« no previous file with comments | « no previous file | chrome/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698