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

Unified Diff: components/nacl/broker/BUILD.gn

Issue 1849413003: Define crash keys in the directory hierarchy where they are used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with head Created 4 years, 5 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 | « components/crash/core/common/crash_keys.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/broker/BUILD.gn
diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn
index a2fa9a670dbf73e3cdafdaee538a42f045c06427..01f02026496a30173b927e3f579fc9174e372a85 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -156,8 +156,10 @@ if (current_cpu == "x86") {
"//components/browser_watcher:browser_watcher_client",
"//components/flags_ui:switches",
"//components/policy",
+ "//content/public/common:crash_keys",
"//content/public/common:static_switches",
"//ipc",
+ "//media/base:crash_keys",
"//third_party/kasko",
]
}
« no previous file with comments | « components/crash/core/common/crash_keys.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698