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

Issue 872783002: Remove all DEPS files under //mojo. (Closed)

Created:
5 years, 11 months ago by blundell
Modified:
5 years, 10 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Remove all DEPS files under //mojo. In Mojo, we are using "gn check" as the primary mechanism for checking validity of includes. "gn check" is run over //mojo. R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/5ddeb46264fe8ba308a36dd3e69b110a42aa591f

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove //mojo/*DEPS #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -273 lines) Patch
D mojo/DEPS View 1 1 chunk +0 lines, -8 lines 0 comments Download
D mojo/android/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/android/javatests/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/cc/DEPS View 1 1 chunk +0 lines, -5 lines 0 comments Download
D mojo/common/DEPS View 1 1 chunk +0 lines, -7 lines 0 comments Download
D mojo/converters/geometry/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/converters/input_events/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/converters/surfaces/DEPS View 1 1 chunk +0 lines, -9 lines 0 comments Download
D mojo/dart/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/dart/embedder/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/edk/DEPS View 1 1 chunk +0 lines, -7 lines 0 comments Download
D mojo/edk/embedder/DEPS View 1 1 chunk +0 lines, -11 lines 0 comments Download
D mojo/edk/js/DEPS View 1 1 chunk +0 lines, -5 lines 0 comments Download
D mojo/edk/system/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/gles2/DEPS View 1 1 chunk +0 lines, -6 lines 0 comments Download
D mojo/gpu/DEPS View 1 1 chunk +0 lines, -6 lines 0 comments Download
D mojo/nacl/DEPS View 1 1 chunk +0 lines, -5 lines 0 comments Download
D mojo/public/DEPS View 1 1 chunk +0 lines, -6 lines 0 comments Download
D mojo/public/c/DEPS View 1 1 chunk +0 lines, -16 lines 0 comments Download
D mojo/public/c/gles2/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/public/cpp/DEPS View 1 1 chunk +0 lines, -18 lines 0 comments Download
D mojo/public/cpp/application/DEPS View 1 1 chunk +0 lines, -11 lines 0 comments Download
D mojo/public/cpp/application/lib/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/public/cpp/bindings/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/public/cpp/bindings/lib/DEPS View 1 1 chunk +0 lines, -5 lines 0 comments Download
D mojo/public/cpp/bindings/tests/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/public/cpp/environment/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/public/cpp/environment/lib/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/public/cpp/test_support/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/public/cpp/utility/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/public/dart/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/public/tests/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/python/content_handler/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/services/DEPS View 1 1 chunk +0 lines, -6 lines 0 comments Download
D mojo/services/geometry/public/cpp/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/services/native_viewport/public/cpp/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/services/network/DEPS View 1 1 chunk +0 lines, -7 lines 0 comments Download
D mojo/services/network/public/DEPS View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
D mojo/services/network/public/cpp/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D mojo/services/surfaces/public/cpp/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
D mojo/services/view_manager/public/cpp/DEPS View 1 1 chunk +0 lines, -14 lines 0 comments Download
D mojo/services/view_manager/public/cpp/lib/DEPS View 1 1 chunk +0 lines, -10 lines 0 comments Download
D mojo/services/view_manager/public/cpp/tests/DEPS View 1 1 chunk +0 lines, -16 lines 0 comments Download
D mojo/skia/DEPS View 1 1 chunk +0 lines, -8 lines 0 comments Download
D mojo/tools/package_manager/DEPS View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
blundell
https://codereview.chromium.org/872783002/diff/1/DEPS File DEPS (right): https://codereview.chromium.org/872783002/diff/1/DEPS#newcode208 DEPS:208: # include_rules in Mojo are more restrictive than in ...
5 years, 11 months ago (2015-01-23 13:25:12 UTC) #2
jamesr
Since we have gn check I don't really care about checkdeps.
5 years, 11 months ago (2015-01-23 16:44:35 UTC) #3
blundell
On 2015/01/23 16:44:35, jamesr wrote: > Since we have gn check I don't really care ...
5 years, 11 months ago (2015-01-26 16:38:24 UTC) #4
jamesr
Both DEPS and gn check look at your #includes and decide if they are good ...
5 years, 11 months ago (2015-01-26 23:58:28 UTC) #5
jamesr
The other issue with checkdeps is that it's really slow, so it's not run by ...
5 years, 11 months ago (2015-01-27 00:02:09 UTC) #6
blundell
On 2015/01/26 23:58:28, jamesr wrote: > Both DEPS and gn check look at your #includes ...
5 years, 11 months ago (2015-01-27 09:01:45 UTC) #7
jamesr
Code review
5 years, 11 months ago (2015-01-27 09:13:22 UTC) #8
blundell
OK, PTAL then ;)
5 years, 10 months ago (2015-01-28 16:00:44 UTC) #9
jamesr
not lgtm checkdeps still needs to pass in chromium when we roll the sdk so ...
5 years, 10 months ago (2015-01-28 16:06:58 UTC) #10
blundell
On 2015/01/28 16:06:58, jamesr wrote: > not lgtm > > checkdeps still needs to pass ...
5 years, 10 months ago (2015-01-28 16:07:58 UTC) #11
blundell
Actually none of //third_party is run through checkdeps in Chromium so once we have all ...
5 years, 10 months ago (2015-01-28 16:09:55 UTC) #12
blundell
We should be good to go on this now that all code from //mojo is ...
5 years, 10 months ago (2015-02-02 20:39:44 UTC) #13
jamesr
lgtm
5 years, 10 months ago (2015-02-02 20:42:42 UTC) #14
blundell
5 years, 10 months ago (2015-02-03 08:37:41 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5ddeb46264fe8ba308a36dd3e69b110a42aa591f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698