summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-11 15:12:36 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-11 15:12:36 +0000
commite352ea1e488e0b032124c97e28feda1847ed75b5 (patch)
tree414ceff6ff5a08608013d324635bc667bcdcdad7 /build
parentcd23b69783908016ca47f9d67a4ae7b32eb3450c (diff)
downloadchromium_src-e352ea1e488e0b032124c97e28feda1847ed75b5.zip
chromium_src-e352ea1e488e0b032124c97e28feda1847ed75b5.tar.gz
chromium_src-e352ea1e488e0b032124c97e28feda1847ed75b5.tar.bz2
Add content_unittests to the dependencies of the aura_builder target.
Review URL: https://codereview.chromium.org/11088061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index c7ba12c..18f4451 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -633,6 +633,7 @@
'../chrome/chrome.gyp:interactive_ui_tests',
'../chrome/chrome.gyp:unit_tests',
'../content/content.gyp:content_browsertests',
+ '../content/content.gyp:content_unittests',
'../ppapi/ppapi_internal.gyp:ppapi_unittests',
'../remoting/remoting.gyp:remoting_unittests',
'../ui/aura/aura.gyp:*',