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

Unified Diff: media/audio/win/waveout_output_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/audio/test_audio_input_controller_factory.h ('k') | media/base/media_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/win/waveout_output_win.h
diff --git a/media/audio/win/waveout_output_win.h b/media/audio/win/waveout_output_win.h
index 9c73048ad1166c0a0d40bfdf957235f8f9fdc3fe..cbf72199cf897802a881dd96e9ab5decb9ee69be 100644
--- a/media/audio/win/waveout_output_win.h
+++ b/media/audio/win/waveout_output_win.h
@@ -4,7 +4,6 @@
#ifndef MEDIA_AUDIO_WIN_WAVEOUT_OUTPUT_WIN_H_
#define MEDIA_AUDIO_WIN_WAVEOUT_OUTPUT_WIN_H_
-#pragma once
#include <windows.h>
#include <mmsystem.h>
« no previous file with comments | « media/audio/test_audio_input_controller_factory.h ('k') | media/base/media_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698