| Index: chrome/browser/feedback/proto/dom.proto
|
| diff --git a/chrome/browser/feedback/proto/dom.proto b/chrome/browser/feedback/proto/dom.proto
|
| index 0126cc9d8e0aa2c53bb85ff052cfc7d8070f06c4..f5d1bc39fb47328a90d09a329b443e75977cd670 100644
|
| --- a/chrome/browser/feedback/proto/dom.proto
|
| +++ b/chrome/browser/feedback/proto/dom.proto
|
| @@ -1,6 +1,7 @@
|
| -// Copyright 2009 Google Inc. All Rights Reserved.
|
| -// Author: micapolos@google.com (Michal Pociecha-Los)
|
| -//
|
| +// Copyright (c) 2012 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.
|
| +
|
| // Messages containing DOM data captured from the browser.
|
| // It includes the structure of the HTML document and Navigator data.
|
|
|
|
|