| Index: trunk/src/mojo/bindings/java/src/org/chromium/mojo/bindings/Struct.java
|
| ===================================================================
|
| --- trunk/src/mojo/bindings/java/src/org/chromium/mojo/bindings/Struct.java (revision 279687)
|
| +++ trunk/src/mojo/bindings/java/src/org/chromium/mojo/bindings/Struct.java (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.
|
| -
|
| -package org.chromium.mojo.bindings;
|
| -
|
| -/**
|
| - * Base class for all mojo structs.
|
| - */
|
| -public abstract class Struct {
|
| -
|
| -}
|
|
|