Index: chrome_elf/blacklist/blacklist.cc |
diff --git a/chrome_elf/blacklist/blacklist.cc b/chrome_elf/blacklist/blacklist.cc |
index 17311445b9305a028e1b84bd6834d4c4c7c2a577..5f3190f4d59f8ca6787f4d71379f854c354dffec 100644 |
--- a/chrome_elf/blacklist/blacklist.cc |
+++ b/chrome_elf/blacklist/blacklist.cc |
@@ -33,8 +33,6 @@ |
L"windowsapihookdll32.dll", // Lenovo One Key Theater. |
L"activedetect64.dll", // Lenovo One Key Theater. |
L"windowsapihookdll64.dll", // Lenovo One Key Theater. |
- L"virtualCamera.ax", // %PROGRAMFILES%\ASUS\VirtualCamera. |
- // See crbug.com/383715. |
// Keep this null pointer here to mark the end of the list. |
NULL, |
}; |