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

Unified Diff: chrome/chrome_browser.gypi

Issue 16599016: Add UMA stats for predicted process counts with out-of-process iframes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update hash_tables.h include Created 7 years, 6 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 | « chrome/browser/site_details.cc ('k') | content/browser/renderer_host/render_process_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6021ac479d8d5b44a394a388a5906b89c843c2de..a2da9349e3878bdec0a3d032bfb191cb94005b4e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1867,6 +1867,8 @@
'browser/signin/token_service_factory.h',
'browser/signin/ubertoken_fetcher.cc',
'browser/signin/ubertoken_fetcher.h',
+ 'browser/site_details.cc',
+ 'browser/site_details.h',
'browser/speech/chrome_speech_recognition_manager_delegate.cc',
'browser/speech/chrome_speech_recognition_manager_delegate.h',
'browser/speech/chrome_speech_recognition_preferences.cc',
« no previous file with comments | « chrome/browser/site_details.cc ('k') | content/browser/renderer_host/render_process_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698