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

Unified Diff: media/media.gyp

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 | « media/base/crash_keys.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index d2baca75f11f9f6ff6d8e16dac047c4131d87499..1b27a3188b5a48a2a8573c15c9a52e48beb354f5 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -315,6 +315,8 @@
'base/channel_mixing_matrix.h',
'base/container_names.cc',
'base/container_names.h',
+ 'base/crash_keys.cc',
+ 'base/crash_keys.h',
'base/data_buffer.cc',
'base/data_buffer.h',
'base/data_source.cc',
« no previous file with comments | « media/base/crash_keys.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698