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

Unified Diff: services/media/framework_mojo/mojo_reader.h

Issue 2097953002: Motown: Rename MediaProducer/Consumer to MediaPacketProducer/Consumer (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fixed #ifndef guards Created 4 years, 6 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 | « services/media/framework_mojo/mojo_pull_mode_producer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/media/framework_mojo/mojo_reader.h
diff --git a/services/media/framework_mojo/mojo_reader.h b/services/media/framework_mojo/mojo_reader.h
index 177dec6862b9481001249a960755a6f003e13a37..45aca804d23d174224078d8c6f0124ee05e3c114 100644
--- a/services/media/framework_mojo/mojo_reader.h
+++ b/services/media/framework_mojo/mojo_reader.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef SERVICES_MEDIA_FRAMEWORK_MOJO_PARTS_MOJO_READER_H_
-#define SERVICES_MEDIA_FRAMEWORK_MOJO_PARTS_MOJO_READER_H_
+#ifndef SERVICES_MEDIA_FRAMEWORK_MOJO_MOJO_READER_H_
+#define SERVICES_MEDIA_FRAMEWORK_MOJO_MOJO_READER_H_
#include <atomic>
« no previous file with comments | « services/media/framework_mojo/mojo_pull_mode_producer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698