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

Unified Diff: chrome_elf/chrome_elf_security.h

Issue 2242323002: Revert of [chrome_elf] Big cleanup and removing dependencies that recently crept in. Part 1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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_elf/chrome_elf_main.cc ('k') | chrome_elf/chrome_elf_security.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_elf/chrome_elf_security.h
diff --git a/chrome_elf/chrome_elf_security.h b/chrome_elf/chrome_elf_security.h
index faf2057223152530bf0f613e1623543bbee3d478..3f4db553c259f942e00d74887f2343412bdd3850 100644
--- a/chrome_elf/chrome_elf_security.h
+++ b/chrome_elf/chrome_elf_security.h
@@ -5,11 +5,7 @@
#ifndef CHROME_ELF_CHROME_ELF_SECURITY_H_
#define CHROME_ELF_CHROME_ELF_SECURITY_H_
-namespace elf_security {
-
// Setup any early browser-process security.
void EarlyBrowserSecurity();
-} // namespace elf_security
-
#endif // CHROME_ELF_CHROME_ELF_SECURITY_H_
« no previous file with comments | « chrome_elf/chrome_elf_main.cc ('k') | chrome_elf/chrome_elf_security.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698