Move system.display tests to extensions/
commit5c855a28156ed8f4d3f191ea7a1f9ee3dc777ee7
authorthiago.santos <thiago.santos@intel.com>
Tue, 23 Dec 2014 02:00:47 +0000 (22 18:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Dec 2014 02:01:30 +0000 (23 02:01 +0000)
treefda19fc7dc29a3f568a8822c168db674bbb6d83c
parent00742d0a34d5aae0f59baedc1173702f22d2aeae
Move system.display tests to extensions/

Also copy a few helper functions from extension_function_test_utils.h to
api_test_utils.h so we don't need to depend on chrome/. These helper
functions are needed by tests other than the display test and will help with
the migration.

BUG=392842

Review URL: https://codereview.chromium.org/779083002

Cr-Commit-Position: refs/heads/master@{#309514}
chrome/browser/extensions/extension_function_test_utils.cc
chrome/chrome_tests.gypi
extensions/browser/api/system_display/system_display_apitest.cc [moved from chrome/browser/extensions/api/system_display/system_display_apitest.cc with 58% similarity]
extensions/browser/api_test_utils.cc
extensions/browser/api_test_utils.h
extensions/shell/app_shell.gyp
extensions/test/data/system/display/manifest.json [moved from chrome/test/data/extensions/api_test/system/display/manifest.json with 100% similarity]
extensions/test/data/system/display/test_display_api.js [moved from chrome/test/data/extensions/api_test/system/display/test_display_api.js with 97% similarity]