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

Unified Diff: chrome_elf/chrome_elf.def

Issue 2422643002: Windows install_static refactor. (Closed)
Patch Set: maybe fix nacl64 Created 4 years, 2 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_elf/chrome_elf.def
diff --git a/chrome_elf/chrome_elf.def b/chrome_elf/chrome_elf.def
index cbf354387f6e23391c749b9e57d25f59f69c3898..f6d56b370c064429b1f4c8839a8638a0405dc26d 100644
--- a/chrome_elf/chrome_elf.def
+++ b/chrome_elf/chrome_elf.def
@@ -5,8 +5,9 @@
LIBRARY "chrome_elf.dll"
EXPORTS
+ AddDllToBlacklist
+ GetBlacklistIndex
+ GetInstallDetailsPayload
IsBlacklistInitialized
SignalChromeElf
SuccessfullyBlocked
- GetBlacklistIndex
- AddDllToBlacklist

Powered by Google App Engine
This is Rietveld 408576698