commit | 8dc338cc06b9eea59bea49ab3c8622f3ccc12ad5 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Dec 09 16:28:48 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Dec 09 16:28:48 2013 |
tree | c380671d248e00f2d03d27cf5b964d03d2bf8f55 | |
parent | 966d961e275a77a819da8fc0f8cd1b25906f7eaa [diff] [blame] |
Revert 239219 - "Revert of https://codereview.chromium.org/104593008/" > [breakpad] remove dependency on content_switches.cc > > https://codereview.chromium.org/104593008/ [email protected] [email protected] BUG=none Review URL: https://codereview.chromium.org/110113002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239502 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index ef0b814a..2a96a9b 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py
@@ -866,6 +866,7 @@ _TEST_CODE_EXCLUDED_PATHS + input_api.DEFAULT_BLACK_LIST + (r"^base[\\\/]logging\.h$", + r"^chrome[\\\/]app[\\\/]chrome_main_delegate\.cc$", r"^chrome[\\\/]browser[\\\/]chrome_browser_main\.cc$", r"^chrome[\\\/]installer[\\\/]setup[\\\/].*", r"^chrome[\\\/]renderer[\\\/]extensions[\\\/]"