| Index: chrome/common/autofill/web_element_descriptor.cc
 | 
| diff --git a/chrome/common/autofill/web_element_descriptor.cc b/chrome/common/autofill/web_element_descriptor.cc
 | 
| deleted file mode 100644
 | 
| index ad757d7c1476e34aa803ae0cf3b3d5231481f6d2..0000000000000000000000000000000000000000
 | 
| --- a/chrome/common/autofill/web_element_descriptor.cc
 | 
| +++ /dev/null
 | 
| @@ -1,9 +0,0 @@
 | 
| -// 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.
 | 
| -
 | 
| -#include "chrome/common/autofill/web_element_descriptor.h"
 | 
| -
 | 
| -autofill::WebElementDescriptor::WebElementDescriptor()
 | 
| -  : retrieval_method(NONE) {}
 | 
| -
 | 
| 
 |