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

Unified Diff: media/video/capture/win/filter_base_win.h

Issue 10701135: Remove #pragma once from media (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 | « media/base/media_log_event.h ('k') | media/video/capture/win/pin_base_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/video/capture/win/filter_base_win.h
diff --git a/media/video/capture/win/filter_base_win.h b/media/video/capture/win/filter_base_win.h
index 3f5d465c8bf9a428594cbd77cb663b7acc9f6c12..e1238c2f94b7477801d3d89894850730b6f2b2ef 100644
--- a/media/video/capture/win/filter_base_win.h
+++ b/media/video/capture/win/filter_base_win.h
@@ -7,7 +7,6 @@
#ifndef MEDIA_VIDEO_CAPTURE_WIN_FILTER_BASE_WIN_H_
#define MEDIA_VIDEO_CAPTURE_WIN_FILTER_BASE_WIN_H_
-#pragma once
// Avoid including strsafe.h via dshow as it will cause build warnings.
#define NO_DSHOW_STRSAFE
« no previous file with comments | « media/base/media_log_event.h ('k') | media/video/capture/win/pin_base_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698