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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/main.html

Issue 1554233004: Plumb audio muting state to guest web-contents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 11 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/test/data/extensions/platform_apps/web_view/app_creates_webview/main.html
diff --git a/chrome/test/data/extensions/platform_apps/web_view/component_extension/main.html b/chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/main.html
similarity index 78%
copy from chrome/test/data/extensions/platform_apps/web_view/component_extension/main.html
copy to chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/main.html
index c3c0f49300ffe7a73c19fd4b48c61120bf49f4d4..31c99a725daaaeecf8f5405b0c930912407918f8 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/component_extension/main.html
+++ b/chrome/test/data/extensions/platform_apps/web_view/app_creates_webview/main.html
@@ -1,6 +1,6 @@
<!doctype html>
<!--
- * Copyright 2014 The Chromium Authors. All rights reserved. Use of this
+ * 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