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

Unified Diff: base/trace_event/trace_event.gypi

Issue 1100763002: Inject CanAddURLToHistory into TopSitesImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prefs
Patch Set: Fix error introduced during rebase Created 5 years, 8 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 | « base/trace_event/java_heap_dump_provider_android.cc ('k') | base/win/scoped_process_information.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/trace_event.gypi
diff --git a/base/trace_event/trace_event.gypi b/base/trace_event/trace_event.gypi
index af068762ad24988e4c93fcf5c2e3028c6a6bfb8b..9bbd172d745f3b1460c1a9415e90ae74ebc778c7 100644
--- a/base/trace_event/trace_event.gypi
+++ b/base/trace_event/trace_event.gypi
@@ -4,6 +4,8 @@
{
'variables': {
'trace_event_sources' : [
+ 'trace_event/java_heap_dump_provider_android.cc',
+ 'trace_event/java_heap_dump_provider_android.h',
'trace_event/memory_allocator_attributes_type_info.cc',
'trace_event/memory_allocator_attributes_type_info.h',
'trace_event/memory_allocator_dump.cc',
« no previous file with comments | « base/trace_event/java_heap_dump_provider_android.cc ('k') | base/win/scoped_process_information.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698