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

Side by Side Diff: Source/core/DEPS

Issue 1259563002: Revert of Precompile more in Blink in Windows for faster compilations (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | Source/core/core.gyp » ('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",
5 "+core", 4 "+core",
6 "-modules", 5 "-modules",
7 "+platform", 6 "+platform",
8 "+public/platform", 7 "+public/platform",
9 "-public/web", 8 "-public/web",
10 "+third_party/skia/include", 9 "+third_party/skia/include",
11 "-web", 10 "-web",
12 ] 11 ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/core.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698