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

Unified Diff: content/renderer/android/disambiguation_popup_helper_unittest.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_unittest.cc
diff --git a/content/renderer/disambiguation_popup_helper_unittest.cc b/content/renderer/android/disambiguation_popup_helper_unittest.cc
similarity index 97%
rename from content/renderer/disambiguation_popup_helper_unittest.cc
rename to content/renderer/android/disambiguation_popup_helper_unittest.cc
index 2157f2993cacbca7e0745dadbdd53e536f9a4887..81bc53c2b8105e42625f6c3c4efc3f161ec8ca09 100644
--- a/content/renderer/disambiguation_popup_helper_unittest.cc
+++ b/content/renderer/android/disambiguation_popup_helper_unittest.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>
« no previous file with comments | « content/renderer/android/disambiguation_popup_helper.cc ('k') | content/renderer/disambiguation_popup_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698