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

Unified Diff: chrome/browser/guestview/webview/context_menu_content_type_webview.cc

Issue 257823005: [Sheriff] Revert "Revert "Revert 266297 "1. Handle the case of empty embedder_extension_id...""" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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/guestview/webview/context_menu_content_type_webview.cc
diff --git a/chrome/browser/guest_view/web_view/context_menu_content_type_web_view.cc b/chrome/browser/guestview/webview/context_menu_content_type_webview.cc
similarity index 91%
rename from chrome/browser/guest_view/web_view/context_menu_content_type_web_view.cc
rename to chrome/browser/guestview/webview/context_menu_content_type_webview.cc
index fa21e10e9501030f997f48152a9415edc184d5ff..4db0e80e2d6d468eb665c1157da8e3be84284453 100644
--- a/chrome/browser/guest_view/web_view/context_menu_content_type_web_view.cc
+++ b/chrome/browser/guestview/webview/context_menu_content_type_webview.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/guest_view/web_view/context_menu_content_type_web_view.h"
+#include "chrome/browser/guestview/webview/context_menu_content_type_webview.h"
ContextMenuContentTypeWebView::ContextMenuContentTypeWebView(
content::WebContents* web_contents,

Powered by Google App Engine
This is Rietveld 408576698