Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pepper: Fix PRESUBMIT when deleting files.
The PRESUBMIT script for ppapi/ currently tried to open and check files, even when they've been deleted. This makes it impossible to use the presubmit hooks when removing certain files. BUG=305289 Review URL: https://codereview.chromium.org/26518002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227600 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information