| Index: chrome/browser/sync/glue/autofill_profile_change_processor.h
|
| diff --git a/chrome/browser/sync/glue/autofill_profile_change_processor.h b/chrome/browser/sync/glue/autofill_profile_change_processor.h
|
| new file mode 100755
|
| index 0000000000000000000000000000000000000000..4cd6f0953a719328b49e329e31fe3ea653d25ee9
|
| --- /dev/null
|
| +++ b/chrome/browser/sync/glue/autofill_profile_change_processor.h
|
| @@ -0,0 +1,8 @@
|
| +// 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.
|
| +#ifndef CHROME_BROWSER_SYNC_GLUE_AUTOFILL_PROFILE_CHANGE_PROCESSOR_H_
|
| +#define CHROME_BROWSER_SYNC_GLUE_AUTOFILL_PROFILE_CHANGE_PROCESSOR_H_
|
| +#pragma once
|
| +
|
| +#endif // CHROME_BROWSER_SYNC_GLUE_AUTOFILL_PROFILE_CHANGE_PROCESSOR_H_
|
|
|