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

Unified Diff: base/base.gypi

Issue 1447563002: Implement frame attribution (FrameBlamer) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: It builds => ship it. Created 4 years, 10 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 1eb914f1e6933499158b9a7e3a01c593121af7b8..c0563e2f1775f79e91c6e69d3be6fb8d7f29871f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -153,6 +153,7 @@
'debug/close_handle_hook_win.h',
'debug/crash_logging.cc',
'debug/crash_logging.h',
+ 'debug/blame_context.h',
'debug/debugger.cc',
'debug/debugger.h',
'debug/debugger_posix.cc',
« no previous file with comments | « base/base.gyp ('k') | base/debug/blame_context.h » ('j') | base/debug/blame_context.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698