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

Unified Diff: chrome/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 | « android_webview/common/aw_content_client.cc ('k') | chrome/common/BUILD.gn » ('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 c14a75d3e16051acb4eec704eabc23a83d9baf7f..e51599520592e6c6b820fc680e9b5fed3dc41555 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -193,6 +193,7 @@ if (!is_android && !is_mac) {
"//content:sandbox_helper_win",
"//content/public/common:static_switches",
"//crypto",
+ "//gpu/config:crash_keys",
"//sandbox",
]
data_deps = [
« no previous file with comments | « android_webview/common/aw_content_client.cc ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698