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

Side by Side Diff: webkit/plugins/npapi/DEPS

Issue 7218065: Remove app from a bunch of DEPS files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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
« ui/DEPS ('K') | « ui/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 "+app", # app/win/iat_patch_function.h
3 "+ppapi", 2 "+ppapi",
4 3
5 # Files in this directory must not depend on the proxy, because the proxy 4 # Files in this directory must not depend on the proxy, because the proxy
6 # depends on IPC which we don't want to have in /webkit. 5 # depends on IPC which we don't want to have in /webkit.
7 "-ppapi/proxy", 6 "-ppapi/proxy",
8 7
9 "+printing", 8 "+printing",
10 "+skia", 9 "+skia",
11 "+ui/base", 10 "+ui/base",
12 ] 11 ]
OLDNEW
« ui/DEPS ('K') | « ui/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698