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

Unified Diff: chrome/browser/autofill/i_auxiliary_profile_loader.cc

Issue 12282004: Added personal_data_manager android implementation for auto-populating auto-fill on android builds … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Android Autofill Populator Created 7 years, 10 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
Index: chrome/browser/autofill/i_auxiliary_profile_loader.cc
diff --git a/win8/test/test_registrar_resource.h b/chrome/browser/autofill/i_auxiliary_profile_loader.cc
similarity index 72%
copy from win8/test/test_registrar_resource.h
copy to chrome/browser/autofill/i_auxiliary_profile_loader.cc
index a489c134ad0c95614a8c037c41a48a110d921003..32634e6711603136eec417bdf6558567ab231a6a 100644
--- a/win8/test/test_registrar_resource.h
+++ b/chrome/browser/autofill/i_auxiliary_profile_loader.cc
@@ -2,6 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#define IDR_TESTDELEGATEEXECUTE 101
-
-
+#include "chrome/browser/autofill/i_auxiliary_profile_loader.h"
aurimas (slooooooooow) 2013/02/27 01:56:00 Do we even need this .cc file? We should just keep
apiccion 2013/02/28 01:31:04 Done.

Powered by Google App Engine
This is Rietveld 408576698