| Index: trunk/src/mojo/public/bindings/js/constants.cc
|
| ===================================================================
|
| --- trunk/src/mojo/public/bindings/js/constants.cc (revision 258768)
|
| +++ trunk/src/mojo/public/bindings/js/constants.cc (working copy)
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2014 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.
|
| -
|
| -#include "mojo/public/bindings/js/constants.h"
|
| -
|
| -namespace mojo {
|
| -
|
| -const char kCodecModuleName[] = "mojo/public/bindings/js/codec";
|
| -const char kConnectorModuleName[] = "mojo/public/bindings/js/connector";
|
| -
|
| -} // namespace mojo
|
|
|