diff options
Diffstat (limited to 'content/browser/DEPS')
-rw-r--r-- | content/browser/DEPS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/browser/DEPS b/content/browser/DEPS index eb0e8c0..f333397 100644 --- a/content/browser/DEPS +++ b/content/browser/DEPS @@ -2,7 +2,5 @@ include_rules = [ # The following directories have been refactored, so no new dependencies
# should be added from these directories.
"-chrome/browser/extensions",
-
- "+content/gpu", # For single-process mode.
]
|