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

Unified Diff: chrome/chrome_utility.gypi

Issue 2079233004: Add the Windows.IsPinnedToTaskbar metric. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Grt's comments Created 4 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
Index: chrome/chrome_utility.gypi
diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
index 824ecdb5c1e5e7ebbaa2e1149ef885071b1da7f9..da141994800772e4576fa6cede9f9427f0594541 100644
--- a/chrome/chrome_utility.gypi
+++ b/chrome/chrome_utility.gypi
@@ -17,6 +17,8 @@
'utility/image_decoder_impl.h',
'utility/printing_handler.cc',
'utility/printing_handler.h',
+ 'utility/shell_handler_impl_win.cc',
+ 'utility/shell_handler_impl_win.h',
'utility/shell_handler_win.cc',
'utility/shell_handler_win.h',
'utility/utility_message_handler.h',

Powered by Google App Engine
This is Rietveld 408576698