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

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

Issue 2751103008: gpu: Add a util method to set crash-keys from a GPUInfo. (Closed)
Patch Set: comment Created 3 years, 9 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/test/BUILD.gn ('k') | gpu/config/BUILD.gn » ('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 252ab4da2cb3889cd897fae4b5a61bc973fbe933..bf0bf3a4d48fdc4b69bd673f5e15459ab1d27306 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -166,6 +166,7 @@ if (current_cpu == "x86") {
"//components/flags_ui:switches",
"//components/policy:generated",
"//content/public/common:static_switches",
+ "//gpu/config:crash_keys",
"//ipc",
]
}
« no previous file with comments | « chrome/test/BUILD.gn ('k') | gpu/config/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698