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

Side by Side Diff: webkit/common/DEPS

Issue 23532006: webkit can no longer depend on ppapi; shared_impl can now depend on ipc. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ppapi/shared_impl/DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ppapi/c",
3 "+ppapi/shared_impl",
4 "+ppapi/thunk",
5 # TODO(scottmg): http://crbug.com/239107 2 # TODO(scottmg): http://crbug.com/239107
6 "+ui/base/clipboard", 3 "+ui/base/clipboard",
7 "-webkit/browser", 4 "-webkit/browser",
8 "-webkit/renderer", 5 "-webkit/renderer",
9 ] 6 ]
OLDNEW
« no previous file with comments | « ppapi/shared_impl/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698