| Index: mojo/apps/js/v8_environment.h
|
| diff --git a/mojo/apps/js/v8_environment.h b/mojo/apps/js/v8_environment.h
|
| deleted file mode 100644
|
| index 88d1963646f4e73c13a7c99046c4eb53385f96f4..0000000000000000000000000000000000000000
|
| --- a/mojo/apps/js/v8_environment.h
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef MOJO_APPS_JS_V8_ENVIRONMENT_H_
|
| -#define MOJO_APPS_JS_V8_ENVIRONMENT_H_
|
| -
|
| -namespace mojo {
|
| -namespace apps {
|
| -
|
| -void InitializeV8();
|
| -
|
| -} // namespace apps
|
| -} // mojo
|
| -
|
| -#endif // MOJO_APPS_JS_V8_ENVIRONMENT_H_
|
|
|