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

Side by Side Diff: blimp/engine/DEPS

Issue 2629743003: Remove all blimp engine code (Closed)
Patch Set: Use consistent comment style in //chrome Created 3 years, 11 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 | « blimp/engine/BUILD.gn ('k') | blimp/engine/Dockerfile » ('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 include_rules = [
2 "+base",
3 "-blimp/client",
4 "+cc",
5 "-chrome",
6 "+components/crash",
7 "+components/metrics",
8 "+components/pref_registry",
9 "+components/prefs",
10 "+components/version_info",
11 "+components/web_cache/renderer",
12 "+content/public",
13 "+device/geolocation",
14 "+mojo/public",
15 "+net",
16 "+services/service_manager/public/cpp",
17 "+third_party/blimp_fonts",
18 "+third_party/khronos/GLES2/gl2.h",
19 "+third_party/WebKit/public/platform/WebGestureEvent.h",
20 "+third_party/WebKit/public/platform/WebInputEvent.h",
21 "+ui/aura",
22 "+ui/base",
23 "+ui/compositor",
24 "+ui/display",
25 "+ui/events",
26 "+ui/gfx",
27 "+ui/gl",
28 "+ui/native_theme",
29 "+ui/platform_window",
30 "+ui/resources",
31 "+ui/wm",
32 ]
OLDNEW
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/engine/Dockerfile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698