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

Side by Side Diff: components/nacl/loader/nonsfi/DEPS

Issue 140573003: Connect PPAPI IPC channels for non-SFI mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 "+ppapi/nacl_irt/irt_ppapi.h",
Mark Seaborn 2014/02/15 03:00:52 You can put "+ppapi/nacl_irt" since the whole dire
hidehiko 2014/02/19 13:05:02 Done.
3 "+ppapi/proxy/plugin_main_irt.h",
Mark Seaborn 2014/02/15 03:00:52 Similarly, "+ppapi/proxy". Normally specific head
hidehiko 2014/02/19 13:05:02 Moved to components/nacl/loader/DEPS. I have kept
4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698