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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/text_selection/embedder.html

Issue 148433007: <webview>: Fix text selection features in mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename ContextMenuNotificationObserver in bookmark_bar_view_test.* to not conflict. Created 6 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/text_selection/embedder.html
diff --git a/chrome/test/data/extensions/platform_apps/web_view/edit_commands/embedder.html b/chrome/test/data/extensions/platform_apps/web_view/text_selection/embedder.html
similarity index 77%
copy from chrome/test/data/extensions/platform_apps/web_view/edit_commands/embedder.html
copy to chrome/test/data/extensions/platform_apps/web_view/text_selection/embedder.html
index d350e46e52c4d458154fffd0547ba6f0811b506c..6e449ff520a4fb937c7ae832b96297b43674a4e3 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/edit_commands/embedder.html
+++ b/chrome/test/data/extensions/platform_apps/web_view/text_selection/embedder.html
@@ -1,5 +1,5 @@
<!--
- * Copyright 2013 The Chromium Authors. All rights reserved. Use of this
+ * Copyright 2014 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