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

Unified Diff: sky/tools/debugger/prompt/BUILD.gn

Issue 854833004: Add pprof support to skydb (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 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 | sky/tools/debugger/prompt/prompt.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/debugger/prompt/BUILD.gn
diff --git a/sky/tools/debugger/prompt/BUILD.gn b/sky/tools/debugger/prompt/BUILD.gn
index 59848f19e9c208385bf83a95981eaed64a1cae2d..18dfc95497b8126449bcca43773bb9b58836c14b 100644
--- a/sky/tools/debugger/prompt/BUILD.gn
+++ b/sky/tools/debugger/prompt/BUILD.gn
@@ -15,6 +15,7 @@ mojo_native_application("prompt") {
deps = [
"//base",
+ "//base/allocator",
"//mojo/application",
"//mojo/common",
"//mojo/public/cpp/bindings",
« no previous file with comments | « no previous file | sky/tools/debugger/prompt/prompt.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698