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

Side by Side Diff: third_party/WebKit/Source/core/DEPS

Issue 2520863002: Enable precompiled headers for Blink on Windows. (Closed)
Patch Set: rebased Created 4 years, 1 month 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 | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/core.gni » ('j') | 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 "+bindings/core", 2 "+bindings/core",
3 "-bindings/modules", 3 "-bindings/modules",
4 "+build/win",
4 "+core", 5 "+core",
5 "-inspector/v8", 6 "-inspector/v8",
6 "+inspector/v8/public", 7 "+inspector/v8/public",
7 "-modules", 8 "-modules",
8 "+mojo/public/cpp/bindings", 9 "+mojo/public/cpp/bindings",
9 "+platform", 10 "+platform",
10 "+public/platform", 11 "+public/platform",
11 "-public/web", 12 "-public/web",
12 "+third_party/skia/include", 13 "+third_party/skia/include",
13 "-web", 14 "-web",
14 ] 15 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/core.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698