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

Side by Side Diff: tools/win/ChromeDebug/ChromeDebug/GlobalSuppressions.cs

Issue 23526064: Resubmit of ChromeDebug extension with fixed license headers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 // This file is used by Code Analysis to maintain SuppressMessage
6 // attributes that are applied to this project. Project-level
7 // suppressions either have no target or are given a specific target
8 // and scoped to a namespace, type, member, etc.
9 //
10 // To add a suppression to this file, right-click the message in the
11 // Error List, point to "Suppress Message(s)", and click "In Project
12 // Suppression File". You do not need to add suppressions to this
13 // file manually.
14
15 [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design",
16 "CA1017:MarkAssembliesWithComVisible")]
OLDNEW
« no previous file with comments | « tools/win/ChromeDebug/ChromeDebug/ChromeDebugPackage.cs ('k') | tools/win/ChromeDebug/ChromeDebug/Guids.cs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698