Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: components/autofill/core/common/autofill_message_generator.h

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final" fix. Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/autofill/core/common/autofill_message_generator.h
diff --git a/components/autofill/core/common/autofill_message_generator.h b/components/autofill/core/common/autofill_message_generator.h
deleted file mode 100644
index 31a29649550157ecfd98d4814590051d200bb81a..0000000000000000000000000000000000000000
--- a/components/autofill/core/common/autofill_message_generator.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright 2013 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.
-
-// Multiply-included file, hence no include guard.
-
-#include "components/autofill/core/common/autofill_messages.h"

Powered by Google App Engine
This is Rietveld 408576698