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

Unified Diff: content/common/media/audio_stream_state.h

Issue 10696166: Remove #pragma once from content (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 | « content/common/media/audio_param_traits.h ('k') | content/common/message_router.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/media/audio_stream_state.h
diff --git a/content/common/media/audio_stream_state.h b/content/common/media/audio_stream_state.h
index fd42db5af98867a1c1a1037360d2bdaed70fcdb1..a60f8c6c8eeb9e4387574c81df6198d68577190a 100644
--- a/content/common/media/audio_stream_state.h
+++ b/content/common/media/audio_stream_state.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_COMMON_MEDIA_AUDIO_STREAM_STATE_H_
#define CONTENT_COMMON_MEDIA_AUDIO_STREAM_STATE_H_
-#pragma once
// Current status of the audio output stream in the browser process. Browser
// sends information about the current playback state and error to the
« no previous file with comments | « content/common/media/audio_param_traits.h ('k') | content/common/message_router.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698