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

Unified Diff: Source/web/FindInPageCoordinates.h

Issue 498603003: Cleanup namespace usage in Source/binding and Source/web (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.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
« no previous file with comments | « Source/bindings/modules/v8/IDBBindingUtilities.h ('k') | Source/web/painting/ContinuousPainter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/FindInPageCoordinates.h
diff --git a/Source/web/FindInPageCoordinates.h b/Source/web/FindInPageCoordinates.h
index acc37fb3f93782669dd781f1ffcedae8e4b3a53e..d68aec7c8b6afa411b7ff33faf3be3c3d6a7832a 100644
--- a/Source/web/FindInPageCoordinates.h
+++ b/Source/web/FindInPageCoordinates.h
@@ -36,9 +36,6 @@
namespace blink {
class Range;
class RenderObject;
-}
-
-namespace blink {
// Find-in-page coordinate conversion methods.
//
« no previous file with comments | « Source/bindings/modules/v8/IDBBindingUtilities.h ('k') | Source/web/painting/ContinuousPainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698