DescriptionReland https://codereview.chromium.org/929043002/: Add a presubmit check that warns about declaring Singleton<T> in header files
Add a presubmit check that warns about declaring Singleton<T> in header files
(except for base/memory/singleton.h)
This check is copied from presubmit_canned_checks.py in depot_tools/ with an
added exception for base/memory/singleton.h.
The corresponding code will be removed from presubmit_canned_checks.py afterwards.
BUG=349861
Committed: https://crrev.com/e61efad3b33f83c9bc990cadaae63ba347173ac4
Cr-Commit-Position: refs/heads/master@{#316852}
Patch Set 1 #Patch Set 2 : Revert chrome/browser/chromeos/login/users/mock_user_manager.cc #
Messages
Total messages: 7 (2 generated)
|