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

Unified Diff: components/browser_watcher.gypi

Issue 742523002: Browser watcher part three. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@watcher_client
Patch Set: Work around wonky RegKey API. Created 6 years, 1 month 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 | « no previous file | components/browser_watcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_watcher.gypi
diff --git a/components/browser_watcher.gypi b/components/browser_watcher.gypi
index c446e6f1bab9d49ce5e47203846c7bf40c396476..728511dbf714f7b7ad242d6e0291a704291fdf9d 100644
--- a/components/browser_watcher.gypi
+++ b/components/browser_watcher.gypi
@@ -26,6 +26,8 @@
'sources': [
'browser_watcher/watcher_client_win.cc',
'browser_watcher/watcher_client_win.h',
+ 'browser_watcher/watcher_metrics_provider_win.cc',
+ 'browser_watcher/watcher_metrics_provider_win.h',
],
'dependencies': [
'browser_watcher_lib',
« no previous file with comments | « no previous file | components/browser_watcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698