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

Issue 23944009: Move resources from drawable-mdpi to drawable at build time. (Closed)

Created:
7 years, 3 months ago by newt (away)
Modified:
7 years, 3 months ago
Reviewers:
cjhopman, Yaron
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org, Ted C, aurimas (slooooooooow), David Trainor- moved to gerrit
Visibility:
Public.

Description

Move resources from drawable-mdpi to drawable at build time. This will allow us to keep images in drawable-mdpi in the source tree. BUG=289843 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223443

Patch Set 1 #

Total comments: 1

Patch Set 2 : Chris's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1 line) Patch
M build/android/gyp/process_resources.py View 1 3 chunks +29 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
newt (away)
PTAL, thanks!
7 years, 3 months ago (2013-09-12 02:01:56 UTC) #1
cjhopman
lgtm https://codereview.chromium.org/23944009/diff/1/build/android/gyp/process_resources.py File build/android/gyp/process_resources.py (right): https://codereview.chromium.org/23944009/diff/1/build/android/gyp/process_resources.py#newcode67 build/android/gyp/process_resources.py:67: del dst_components[dst_components.index('mdpi')] Maybe dst_components = [c for c ...
7 years, 3 months ago (2013-09-16 16:06:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/newt@chromium.org/23944009/6001
7 years, 3 months ago (2013-09-16 18:54:45 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-16 22:16:15 UTC) #4
Message was sent while issue was closed.
Change committed as 223443

Powered by Google App Engine
This is Rietveld 408576698