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

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: Constexpr TimeDelta Created 4 years, 5 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/chrome_common.gypi ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_utility.gypi
diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
index 824ecdb5c1e5e7ebbaa2e1149ef885071b1da7f9..13976c04c9adfa5de34985efed1898fc63ef27e6 100644
--- a/chrome/chrome_utility.gypi
+++ b/chrome/chrome_utility.gypi
@@ -15,10 +15,12 @@
'utility/cloud_print/pwg_encoder.h',
'utility/image_decoder_impl.cc',
'utility/image_decoder_impl.h',
+ 'utility/ipc_shell_handler_win.cc',
+ 'utility/ipc_shell_handler_win.h',
'utility/printing_handler.cc',
'utility/printing_handler.h',
- 'utility/shell_handler_win.cc',
- 'utility/shell_handler_win.h',
+ 'utility/shell_handler_impl_win.cc',
+ 'utility/shell_handler_impl_win.h',
'utility/utility_message_handler.h',
],
'chrome_utility_extensions_sources': [
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698