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

Unified Diff: components/ui/zoom/test/zoom_test_utils.cc

Issue 1414643005: Disable zoom bubble for PDF extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add deps file Created 5 years, 2 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: components/ui/zoom/test/zoom_test_utils.cc
diff --git a/components/ui/zoom/zoom_test_utils.cc b/components/ui/zoom/test/zoom_test_utils.cc
similarity index 96%
rename from components/ui/zoom/zoom_test_utils.cc
rename to components/ui/zoom/test/zoom_test_utils.cc
index be8df303e5f6888398acfe116b9275ce18bdba78..94e8abdc99c6a48e0bfb099768bd900591ae5cd5 100644
--- a/components/ui/zoom/zoom_test_utils.cc
+++ b/components/ui/zoom/test/zoom_test_utils.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 "components/ui/zoom/zoom_test_utils.h"
+#include "components/ui/zoom/test/zoom_test_utils.h"
#include "content/public/test/test_utils.h"

Powered by Google App Engine
This is Rietveld 408576698