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

Side by Side Diff: blimp/client/DEPS

Issue 2624903006: Remove all blimp client code. (Closed)
Patch Set: Update buildbot configuration 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/client/BUILD.gn ('k') | blimp/client/README.md » ('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 "+cc",
4 "-cc/blink",
5 "-chrome",
6 "+components/safe_json",
7 "+components/url_formatter",
8 "+components/version_info",
9 "+components/signin/core/browser/android",
10 "-content",
11 "+device/geolocation",
12 "+google_apis/gaia",
13 "+gpu",
14 "+jni",
15 "+net",
16 "+third_party/WebKit/public/platform/WebGestureEvent.h",
17 "+third_party/WebKit/public/platform/WebInputEvent.h",
18 "+ui/android",
19 "+ui/base/ime/text_input_type.h",
20 "+ui/base/l10n",
21 "+ui/base/resource",
22 "+ui/events",
23 "+ui/events/android",
24 "+ui/events/blink",
25 "+ui/events/gesture_detection",
26 "+ui/events/gestures/blink",
27 "+ui/gfx",
28 "+ui/gl",
29 "+ui/platform_window",
30 "+url",
31 ]
OLDNEW
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698