Chromium Code Reviews

Unified Diff: chrome/renderer/DEPS

Issue 291001: Moved Pepper delegate definition to chrome\renderer to allow it to use... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/renderer/render_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
===================================================================
--- chrome/renderer/DEPS (revision 29377)
+++ chrome/renderer/DEPS (working copy)
@@ -12,6 +12,7 @@
"+webkit/glue",
"+webkit/glue/plugins",
"+v8/include",
+ "+third_party/npapi/bindings",
"+third_party/sqlite/preprocessed",
"+third_party/tcmalloc",
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/renderer/render_view.cc » ('j') | no next file with comments »

Powered by Google App Engine