Revert of Add button to add new FSP services to Files app. (patchset #8 id:140001...
[chromium-blink-merge.git] / chrome / browser / ui / autofill / autofill_dialog_view.cc
blob7509782f059f3aa9526fb21067543df081e8c683
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include <cstddef> // For NULL.
7 #include "chrome/browser/ui/autofill/autofill_dialog_view.h"
9 namespace autofill {
11 AutofillDialogView::~AutofillDialogView() {}
13 } // namespace autofill