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

Unified Diff: chrome_elf/chrome_elf.def

Issue 2491463002: Revert of Windows install_static refactor. (Closed)
Patch Set: Created 4 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 | « chrome_elf/DEPS ('k') | chrome_elf/chrome_elf_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_elf/chrome_elf.def
diff --git a/chrome_elf/chrome_elf.def b/chrome_elf/chrome_elf.def
index 02a99fd20652e50ae4db5cc0fa18905851cdba6a..75f31ab897552315317cb4ad22c10beb44a754b8 100644
--- a/chrome_elf/chrome_elf.def
+++ b/chrome_elf/chrome_elf.def
@@ -5,10 +5,9 @@
LIBRARY "chrome_elf.dll"
EXPORTS
- AddDllToBlacklist
- GetBlacklistIndex
- GetInstallDetailsPayload
IsBlacklistInitialized
SignalChromeElf
SignalInitializeCrashReporting
SuccessfullyBlocked
+ GetBlacklistIndex
+ AddDllToBlacklist
« no previous file with comments | « chrome_elf/DEPS ('k') | chrome_elf/chrome_elf_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698