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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1057933002: [iOS] Upstream //ios/chrome/browser/memory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@upstreamNet
Patch Set: Created 5 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
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 6a221ecc7a2ebd0a4ab9d76006b48a96795fd469..0c376a45fa1390e76a8f5633434abc56a81ebdef 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -105,6 +105,12 @@
'browser/infobars/infobar_manager_impl.h',
'browser/infobars/infobar_utils.h',
'browser/infobars/infobar_utils.mm',
+ 'browser/memory/memory_debugger.h',
+ 'browser/memory/memory_debugger.mm',
+ 'browser/memory/memory_debugger_manager.h',
+ 'browser/memory/memory_debugger_manager.mm',
+ 'browser/memory/memory_metrics.cc',
+ 'browser/memory/memory_metrics.h',
'browser/net/chrome_cookie_store_ios_client.h',
'browser/net/chrome_cookie_store_ios_client.mm',
'browser/net/image_fetcher.h',
« ios/chrome/browser/memory/memory_metrics.cc ('K') | « ios/chrome/browser/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698