Index: chrome/common/json_schema_validator.h |
=================================================================== |
--- chrome/common/json_schema_validator.h (revision 109585) |
+++ chrome/common/json_schema_validator.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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. |
@@ -13,7 +13,6 @@ |
namespace base { |
class DictionaryValue; |
-class FundamentalValue; |
class ListValue; |
class StringValue; |
class Value; |
Property changes on: chrome/common/json_schema_validator.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |