summaryrefslogtreecommitdiffstats
path: root/extensions/DEPS
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2014-09-09 16:14:37 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-09 23:17:28 +0000
commitea76f5f5c3d6e0f73876d040265ad121346e9f3d (patch)
treea653f6dfd714f5d0ddc6ed54e6bd7c6470d3a2d0 /extensions/DEPS
parentece894570c5f32f7f404f4c8da9ff8b9f03b75cd (diff)
downloadchromium_src-ea76f5f5c3d6e0f73876d040265ad121346e9f3d.zip
chromium_src-ea76f5f5c3d6e0f73876d040265ad121346e9f3d.tar.gz
chromium_src-ea76f5f5c3d6e0f73876d040265ad121346e9f3d.tar.bz2
Enable ash shell and unit tests in GN build.
Update ash gyp files. There were some obsolete 'sources!' entries and a non-test file accidentally in the ash unittests sources. workspace_backdrop_delegate.cc was duplicated in both ash and the unit tests target. Apparetcly this was done to make the component build work because it didn't have the export designation. The GN build detected this because it uses source_set instead of static_library which caught the duplicate symbol. This adds the export designation, removes the duplicate, and also adds ash_export.h to the sources list. There were some warnings about superfluous const usage that surfaced. I assume this file isn't being compiled with chromium_code in the GYP build. Review URL: https://codereview.chromium.org/551373005 Cr-Commit-Position: refs/heads/master@{#294030}
Diffstat (limited to 'extensions/DEPS')
0 files changed, 0 insertions, 0 deletions