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

Unified Diff: test/win/idl-rules/defines.gyp

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.idl ('k') | test/win/idl-rules/defines.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/win/idl-rules/defines.gyp
===================================================================
--- test/win/idl-rules/defines.gyp (revision 1457)
+++ test/win/idl-rules/defines.gyp (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.
-
-{
- 'targets': [
- # Tests whether midl receives the list of preprocessor defines.
- {
- 'target_name': 'test_defines',
- 'type': 'static_library',
- 'defines': [
- 'GENERATED_UUID=ea6cba74-40a8-4c13-abeb-3c121884bbfd'
- ],
- 'sources': [
- 'defines.idl',
- ],
- },
- ],
-}
« no previous file with comments | « test/win/idl-rules/additional-include-dirs.idl ('k') | test/win/idl-rules/defines.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698