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

Side by Side Diff: webkit/DEPS

Issue 1102673007: content: Move the remaining source files of webkit/ over here. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 7 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 | « content/content_common.gypi ('k') | webkit/LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Do NOT add chrome to the list below. We shouldn't be including files from
2 # src/chrome in src/webkit.
3 include_rules = [
4 "+cc/blink",
5 "+cc/output",
6 "+gpu/GLES2",
7 "+gpu/blink",
8 "+gpu/command_buffer/client",
9 "+gpu/command_buffer/common",
10 "+gpu/command_buffer/service",
11 "+gpu/skia_bindings",
12 "+skia",
13 "+third_party/WebKit/public/platform",
14 "+third_party/khronos/GLES2",
15 "+third_party/skia",
16 "+ui/gfx",
17 "+ui/gl",
18 ]
OLDNEW
« no previous file with comments | « content/content_common.gypi ('k') | webkit/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698