Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1021)

Unified Diff: mojo/apps/js/v8_environment.h

Issue 59153005: Begin implementing V8 bindings for Mojo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix skipped comment Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_
« gin/arguments.cc ('K') | « mojo/apps/js/main.cc ('k') | mojo/apps/js/v8_environment.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698