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

Issue 266923008: Adjust the structure of DEPS within //components. (Closed)

Created:
6 years, 7 months ago by blundell
Modified:
6 years, 7 months ago
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, dsinclair+watch_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, mkwst+watchlist_chromium.org, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Adjust the structure of DEPS within //components. As the majority of components are now shared by iOS, it no longer makes sense to have a blanket allowance of IPC and //content/public/common in //components. Instead, individual components should have to add these dependencies explicitly, lessening the chance that bad dependencies creep in (e.g., a //content/public/common dependency in code that iOS shares). TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268513

Patch Set 1 #

Patch Set 2 : Some nits #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -64 lines) Patch
M components/DEPS View 1 1 chunk +3 lines, -12 lines 0 comments Download
M components/README View 2 chunks +8 lines, -10 lines 0 comments Download
M components/autofill/DEPS View 1 1 chunk +0 lines, -2 lines 0 comments Download
M components/bookmarks/DEPS View 1 chunk +0 lines, -3 lines 1 comment Download
M components/breakpad/app/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/data_reduction_proxy/DEPS View 1 chunk +0 lines, -2 lines 1 comment Download
M components/dom_distiller/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/infobars/DEPS View 1 chunk +1 line, -2 lines 0 comments Download
M components/keyed_service/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/metrics/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
A components/nacl/DEPS View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/os_crypt/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/password_manager/DEPS View 1 1 chunk +1 line, -2 lines 0 comments Download
M components/precache/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
D components/query_parser/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
M components/search_provider_logos/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
M components/signin/DEPS View 1 1 chunk +0 lines, -5 lines 0 comments Download
M components/sync_driver/DEPS View 1 chunk +0 lines, -2 lines 0 comments Download
M components/tracing/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download
M components/translate/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/translate/content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/usb_service/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
A components/variations/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
A components/visitedlink/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/web_contents_delegate_android/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/webdata/DEPS View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
blundell
6 years, 7 months ago (2014-05-06 11:10:02 UTC) #1
jochen (gone - plz use gerrit)
lgtm but why not keep the comments? https://codereview.chromium.org/266923008/diff/20001/components/bookmarks/DEPS File components/bookmarks/DEPS (left): https://codereview.chromium.org/266923008/diff/20001/components/bookmarks/DEPS#oldcode3 components/bookmarks/DEPS:3: # can ...
6 years, 7 months ago (2014-05-06 11:45:49 UTC) #2
blundell
Yeah, I couldn't decide about the comments. In general we don't put comments on every ...
6 years, 7 months ago (2014-05-06 11:47:51 UTC) #3
blundell
I'm going to go ahead and commit this and think some more about the comments ...
6 years, 7 months ago (2014-05-06 14:01:59 UTC) #4
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 7 months ago (2014-05-06 14:02:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/266923008/20001
6 years, 7 months ago (2014-05-06 14:02:10 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-06 14:16:15 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #2). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-06 14:18:34 UTC) #8
blundell
The CQ bit was unchecked by blundell@chromium.org
6 years, 7 months ago (2014-05-06 14:22:42 UTC) #9
blundell
TBR=darin for addition of "+ipc" into various individual components' DEPS files following the "-ipc" added ...
6 years, 7 months ago (2014-05-06 14:23:37 UTC) #10
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 7 months ago (2014-05-06 14:23:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/266923008/20001
6 years, 7 months ago (2014-05-06 14:23:57 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-06 14:34:58 UTC) #13
Message was sent while issue was closed.
Change committed as 268513

Powered by Google App Engine
This is Rietveld 408576698