zucchini_apply_unittest.cc 384 B

1234567891011121314
  1. // Copyright 2017 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. #include "components/zucchini/zucchini_apply.h"
  5. #include "components/zucchini/image_utils.h"
  6. #include "testing/gtest/include/gtest/gtest.h"
  7. namespace zucchini {
  8. // TODO(huangs): Add tests.
  9. } // namespace zucchini