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

Side by Side Diff: components/pdf/DEPS

Issue 477263003: pdf: Create a separate component for using the pdf pepper plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+content/app",
3 "+content/public",
4 "+grit/webkit_resources.h",
5 "+ipc",
6 "+ppapi",
7 "+third_party/skia/include",
8 "+third_party/WebKit/public",
9 "+ui/base",
10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698