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

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

Issue 502273002: Revert "Move core web_view code to extensions." (patchset #6 of https://codereview.chromium.org/4968 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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/web_view_find_helper.cc
diff --git a/extensions/browser/guest_view/web_view/web_view_find_helper.cc b/chrome/browser/guest_view/web_view/web_view_find_helper.cc
similarity index 98%
rename from extensions/browser/guest_view/web_view/web_view_find_helper.cc
rename to chrome/browser/guest_view/web_view/web_view_find_helper.cc
index e7b7730c9246f2a2adba83e62d270b8c55e88628..16d5a92c767c4c576696520ca76cdb7c8e084094 100644
--- a/extensions/browser/guest_view/web_view/web_view_find_helper.cc
+++ b/chrome/browser/guest_view/web_view/web_view_find_helper.cc
@@ -2,12 +2,12 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "extensions/browser/guest_view/web_view/web_view_find_helper.h"
+#include "chrome/browser/guest_view/web_view/web_view_find_helper.h"
#include <utility>
#include "chrome/browser/extensions/api/web_view/web_view_internal_api.h"
-#include "extensions/browser/guest_view/web_view/web_view_constants.h"
+#include "chrome/browser/guest_view/web_view/web_view_constants.h"
namespace extensions {
« no previous file with comments | « chrome/browser/guest_view/web_view/web_view_find_helper.h ('k') | chrome/browser/guest_view/web_view/web_view_guest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698