[M85 Migration] Add an evas gl option for rotation
[platform/framework/web/chromium-efl.git] / storage / BUILD.gn
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4 import("//testing/test.gni")
5
6 test("storage_unittests") {
7   deps = [
8     "//storage/browser:unittests",
9     "//storage/common:unittests",
10   ]
11 }