Remove webkit/compositor_bindings from PRESUBMIT exclusion list
This was added when initially importing this code from WebKit that didn't comply with chromium's style rules. This code now passes lint and presubmit checks so there's no need for the exclusion. NOTRY=true BUG=144577 Review URL: https://chromiumcodereview.appspot.com/12695010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189029 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -25,7 +25,6 @@ _EXCLUDED_PATHS = (
|
||||
r".*MakeFile$",
|
||||
r".+_autogen\.h$",
|
||||
r"^cc[\\\/].*",
|
||||
r"^webkit[\\\/]compositor_bindings[\\\/].*",
|
||||
r".+[\\\/]pnacl_shim\.c$",
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user