| Index: athena/content/shell/web_activity_helpers.cc
|
| diff --git a/athena/content/shell/web_activity_helpers.cc b/athena/content/shell/web_activity_helpers.cc
|
| deleted file mode 100644
|
| index f5c1d90c0768d697f9c68e665fd9dfcb76fc9791..0000000000000000000000000000000000000000
|
| --- a/athena/content/shell/web_activity_helpers.cc
|
| +++ /dev/null
|
| @@ -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 "athena/content/web_activity_helpers.h"
|
| -
|
| -namespace athena {
|
| -
|
| -void AttachWebActivityHelpers(content::WebContents* contents) {
|
| -}
|
| -
|
| -} // namespace athena
|
|
|