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

Unified Diff: chrome/browser/guest_view/web_view/context_menu_content_type_web_view.cc

Issue 259943002: Revert "Revert 266297 "1. Handle the case of empty embedder_extension_id..."" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: static intializer fix 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/guest_view/web_view/context_menu_content_type_web_view.cc
diff --git a/chrome/browser/guestview/webview/context_menu_content_type_webview.cc b/chrome/browser/guest_view/web_view/context_menu_content_type_web_view.cc
similarity index 91%
rename from chrome/browser/guestview/webview/context_menu_content_type_webview.cc
rename to chrome/browser/guest_view/web_view/context_menu_content_type_web_view.cc
index 4db0e80e2d6d468eb665c1157da8e3be84284453..fa21e10e9501030f997f48152a9415edc184d5ff 100644
--- a/chrome/browser/guestview/webview/context_menu_content_type_webview.cc
+++ b/chrome/browser/guest_view/web_view/context_menu_content_type_web_view.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/guestview/webview/context_menu_content_type_webview.h"
+#include "chrome/browser/guest_view/web_view/context_menu_content_type_web_view.h"
ContextMenuContentTypeWebView::ContextMenuContentTypeWebView(
content::WebContents* web_contents,

Powered by Google App Engine
This is Rietveld 408576698