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

Unified Diff: ash/touch/touch_hud_debug.h

Issue 224113005: Eliminate ash::internal namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « ash/test/test_shell_delegate.cc ('k') | ash/touch/touch_hud_debug.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch/touch_hud_debug.h
diff --git a/ash/touch/touch_hud_debug.h b/ash/touch/touch_hud_debug.h
index 8449c20e9da50020cd86b5f996bd54dd314d1ee2..2cac29487ba23c9ea91046b0a572830818694d21 100644
--- a/ash/touch/touch_hud_debug.h
+++ b/ash/touch/touch_hud_debug.h
@@ -18,8 +18,6 @@ class View;
}
namespace ash {
-namespace internal {
-
class TouchHudCanvas;
class TouchLog;
@@ -81,7 +79,6 @@ class ASH_EXPORT TouchHudDebug : public TouchObserverHUD {
DISALLOW_COPY_AND_ASSIGN(TouchHudDebug);
};
-} // namespace internal
} // namespace ash
#endif // ASH_TOUCH_TOUCH_HUD_DEBUG_H_
« no previous file with comments | « ash/test/test_shell_delegate.cc ('k') | ash/touch/touch_hud_debug.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698