Relanding "Servicifying ShellHandlerWin."
Relanding "Servicifying ShellHandlerWin.".
It was breaking the Windows build due to a left over include for a file
that does not exist anymore.
This reverts commit c52f5bd43b2c0392e65ed900c36529d6b32fc511.
BUG=777032
[email protected],[email protected],[email protected]
Change-Id: I0f495649aed6091ff287852f813cc10917c4e7f8
Reviewed-on: https://chromium-review.googlesource.com/745984
Reviewed-by: Jay Civelli <[email protected]>
Reviewed-by: Tom Sepez <[email protected]>
Commit-Queue: Jay Civelli <[email protected]>
Cr-Commit-Position: refs/heads/master@{#512868}
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 96753cb7..adc1c11 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -6,6 +6,7 @@
"+chrome/grit",
"+chrome/install_static",
"+chrome/installer/util",
+ "+chrome/services/util_win/public/interfaces",
"+chrome_elf/blacklist",
"+chrome_elf/chrome_elf_constants.h",
"+chrome_elf/dll_hash",