Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Issue 11536012: Android:Remove dependency on device/device.gyp:device_usb (Closed)

Created:
8 years ago by nilesh
Modified:
8 years ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org, Matt Perry
Visibility:
Public.

Description

Android:Remove dependency on device/device.gyp:device_usb Saves about 600k in the shared library size. The dependency was present but we started linking in the library after: https://chromiumcodereview.appspot.com/11280311/ BUG=155069 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173014

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Added NOTREACHED #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M chrome/browser/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 chunks +1 line, -3 lines 0 comments Download
M chrome/chrome_common.gypi View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/common/extensions/permissions/usb_device_permission.cc View 1 2 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
nilesh
PTAL. sky: chrome/browser/DEPS, and gyp files yoz: extensions
8 years ago (2012-12-11 21:25:36 UTC) #1
Matt Perry
https://codereview.chromium.org/11536012/diff/1/chrome/common/extensions/permissions/api_permission.cc File chrome/common/extensions/permissions/api_permission.cc (right): https://codereview.chromium.org/11536012/diff/1/chrome/common/extensions/permissions/api_permission.cc#newcode342 chrome/common/extensions/permissions/api_permission.cc:342: #if defined(ENABLE_EXTENSIONS) This is weird. Every other permission is ...
8 years ago (2012-12-11 21:34:59 UTC) #2
nilesh
PTAL https://codereview.chromium.org/11536012/diff/1/chrome/common/extensions/permissions/api_permission.cc File chrome/common/extensions/permissions/api_permission.cc (right): https://codereview.chromium.org/11536012/diff/1/chrome/common/extensions/permissions/api_permission.cc#newcode342 chrome/common/extensions/permissions/api_permission.cc:342: #if defined(ENABLE_EXTENSIONS) On 2012/12/11 21:35:00, Matt Perry wrote: ...
8 years ago (2012-12-11 21:48:41 UTC) #3
Matt Perry
lgtm
8 years ago (2012-12-11 21:49:19 UTC) #4
sky
https://codereview.chromium.org/11536012/diff/10002/chrome/common/extensions/permissions/usb_device_permission.cc File chrome/common/extensions/permissions/usb_device_permission.cc (right): https://codereview.chromium.org/11536012/diff/10002/chrome/common/extensions/permissions/usb_device_permission.cc#newcode17 chrome/common/extensions/permissions/usb_device_permission.cc:17: #if defined(ENABLE_EXTENSIONS) Why are we grouping usb inside ENABLE_EXTENSIONS? ...
8 years ago (2012-12-11 21:57:10 UTC) #5
nilesh
Currently the dependency on device_usb is only needed for extensions support. That is why I ...
8 years ago (2012-12-11 22:15:09 UTC) #6
sky
Will usb support only be under extensions in the foreseeable future? -Scott On Tue, Dec ...
8 years ago (2012-12-11 23:03:35 UTC) #7
nilesh
Adding device/OWNERS miket/bryeung: Are you aware of any other feature which is planning to use ...
8 years ago (2012-12-11 23:52:43 UTC) #8
bryeung
On 2012/12/11 23:52:43, nileshagrawal1 wrote: > Adding device/OWNERS > > miket/bryeung: Are you aware of ...
8 years ago (2012-12-13 16:39:11 UTC) #9
nilesh
Added NOTREACHED() breung/sky: PTAL
8 years ago (2012-12-13 18:17:18 UTC) #10
miket_OOO
lgtm
8 years ago (2012-12-13 18:23:12 UTC) #11
sky
LGTM
8 years ago (2012-12-13 20:18:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11536012/20001
8 years ago (2012-12-13 20:22:06 UTC) #13
commit-bot: I haz the power
8 years ago (2012-12-14 00:16:43 UTC) #14
Message was sent while issue was closed.
Change committed as 173014

Powered by Google App Engine
This is Rietveld 408576698