summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index e1e8661..3b8669a 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -152,16 +152,6 @@ _BANNED_CPP_FUNCTIONS = (
(),
),
(
- 'chrome::FindLastActiveWithProfile',
- (
- 'This function is deprecated and we\'re working on removing it. Pass',
- 'more context to get a Browser*, like a WebContents, window, or session',
- 'id. Talk to robertshield@ for more information.',
- ),
- True,
- (),
- ),
- (
'browser::FindAnyBrowser',
(
'This function is deprecated and we\'re working on removing it. Pass',