Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(780)

Side by Side Diff: components/plugins/renderer/DEPS

Issue 23606022: Move renderer plugin code into a new component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move renderer plugin code into a new component - put back wrongly deleted DEPS file Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+net",
3
4 "+content/public/renderer",
5 "+content/public/common",
6 "+content/public/test",
7 "+third_party/WebKit/public",
8 "+third_party/re2",
9 "+third_party/widevine",
10 "+skia",
11 "+webkit/common",
12 "+webkit/renderer",
13 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698