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

Unified Diff: test/win/idl-rules/additional-include-dirs.idl

Issue 10855040: Reverting r1457, r1452, r1450, r1449. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 8 years, 4 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 | « test/win/idl-rules/additional-include-dirs.gyp ('k') | test/win/idl-rules/defines.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/win/idl-rules/additional-include-dirs.idl
===================================================================
--- test/win/idl-rules/additional-include-dirs.idl (revision 1457)
+++ test/win/idl-rules/additional-include-dirs.idl (working copy)
@@ -1,19 +0,0 @@
-// 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.
-
-import "oaidl.idl";
-import "ocidl.idl";
-
-#include "additional-include.h"
-
-[
- object,
- uuid(226a169e-b96f-47c1-a043-58cad0030530),
- oleautomation,
- nonextensible,
- pointer_default(unique)
-]
-interface IDummy : IUnknown {
- HRESULT Dummy();
-};
« no previous file with comments | « test/win/idl-rules/additional-include-dirs.gyp ('k') | test/win/idl-rules/defines.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698