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

Unified Diff: chrome/test/activex_test_control/chrome_test_control_cp.h

Issue 200031: Take out the activex control. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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/test/activex_test_control/chrome_test_control_cp.h
===================================================================
--- chrome/test/activex_test_control/chrome_test_control_cp.h (revision 25626)
+++ chrome/test/activex_test_control/chrome_test_control_cp.h (working copy)
@@ -1,17 +0,0 @@
-// Copyright (c) 2006-2008 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_TEST_ACTIVEX_TEST_CONTROL_CHROME_TEST_CONTROL_CP_H__
-#define CHROME_TEST_ACTIVEX_TEST_CONTROL_CHROME_TEST_CONTROL_CP_H__
-
-
-template <class T>
-class CProxy_IChromeTestControlEvents
- : public IConnectionPointImpl<T, &__uuidof(_IChromeTestControlEvents),
- CComDynamicUnkArray> {
- //Warning this class will be regenerated by the wizard.
- public:
-};
-
-#endif // #ifndef CHROME_TEST_ACTIVEX_TEST_CONTROL_CHROME_TEST_CONTROL_CP_H__
« no previous file with comments | « chrome/test/activex_test_control/chrome_test_control.rgs ('k') | chrome/test/activex_test_control/resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698