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

Unified Diff: media/video/capture/win/pin_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/video/capture/win/filter_base_win.h ('k') | media/video/capture/win/sink_input_pin_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/video/capture/win/pin_base_win.h
diff --git a/media/video/capture/win/pin_base_win.h b/media/video/capture/win/pin_base_win.h
index ac84f2e2662dae703d5ab53841bac2cf0b7a45e7..05b8f334aa164d0618a4db08f45aaf8d287f4ec7 100644
--- a/media/video/capture/win/pin_base_win.h
+++ b/media/video/capture/win/pin_base_win.h
@@ -7,7 +7,6 @@
#ifndef MEDIA_VIDEO_CAPTURE_WIN_PIN_BASE_WIN_H_
#define MEDIA_VIDEO_CAPTURE_WIN_PIN_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/video/capture/win/filter_base_win.h ('k') | media/video/capture/win/sink_input_pin_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698