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

Unified Diff: components/autofill/common/web_element_descriptor.cc

Issue 17165002: Revert "In components/autofill, move common/ to shared/" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months 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
« no previous file with comments | « components/autofill/common/web_element_descriptor.h ('k') | components/autofill/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/common/web_element_descriptor.cc
diff --git a/components/autofill/shared/web_element_descriptor.cc b/components/autofill/common/web_element_descriptor.cc
similarity index 65%
rename from components/autofill/shared/web_element_descriptor.cc
rename to components/autofill/common/web_element_descriptor.cc
index fdc1dcbaf62945991ebdf25c81fc18a9f99be14b..b8287785a728112ec41ed9b83d4c81901255c569 100644
--- a/components/autofill/shared/web_element_descriptor.cc
+++ b/components/autofill/common/web_element_descriptor.cc
@@ -1,8 +1,8 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// 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 "components/autofill/shared/web_element_descriptor.h"
+#include "components/autofill/common/web_element_descriptor.h"
namespace autofill {
« no previous file with comments | « components/autofill/common/web_element_descriptor.h ('k') | components/autofill/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698