diff options
Diffstat (limited to 'base/nullable_string16.h')
-rw-r--r-- | base/nullable_string16.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/base/nullable_string16.h b/base/nullable_string16.h deleted file mode 100644 index 3adae7a..0000000 --- a/base/nullable_string16.h +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright (c) 2010 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. - -// This file has moved, please use the new location. -// TODO(avi) remove this file when all users have been updated. -#include "base/strings/nullable_string16.h" |