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

Unified Diff: content/renderer/android/disambiguation_popup_helper.cc

Issue 1926173002: Erase LinkDisambiguation code on desktop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: another merge conflict Created 4 years, 7 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: content/renderer/android/disambiguation_popup_helper.cc
diff --git a/content/renderer/disambiguation_popup_helper.cc b/content/renderer/android/disambiguation_popup_helper.cc
similarity index 98%
rename from content/renderer/disambiguation_popup_helper.cc
rename to content/renderer/android/disambiguation_popup_helper.cc
index 246877a904304db39304b492a63acf96e32940b7..93a561f3839db8f66b1a156633711c2da370d70a 100644
--- a/content/renderer/disambiguation_popup_helper.cc
+++ b/content/renderer/android/disambiguation_popup_helper.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 "content/renderer/disambiguation_popup_helper.h"
+#include "content/renderer/android/disambiguation_popup_helper.h"
#include <stddef.h>

Powered by Google App Engine
This is Rietveld 408576698