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

Unified Diff: chrome/browser/media/router/mock_media_router.cc

Issue 1131913003: Adds QueryResultManager support class for Media Router Dialog WebUI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert BUILD.gn and fix bad merge. Created 5 years, 7 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
Index: chrome/browser/media/router/mock_media_router.cc
diff --git a/chrome/browser/media/router/mock_media_router.cc b/chrome/browser/media/router/mock_media_router.cc
index 3c2d5f3fb03c329a68d70fe24183f59166cb191b..38a8f82d5b9109c6059b2bd20629bad7f1f345d8 100644
--- a/chrome/browser/media/router/mock_media_router.cc
+++ b/chrome/browser/media/router/mock_media_router.cc
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698