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

Unified Diff: ash/system/chromeos/screen_security/screen_capture_tray_item.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
Index: ash/system/chromeos/screen_security/screen_capture_tray_item.h
diff --git a/ash/system/chromeos/screen_security/screen_capture_tray_item.h b/ash/system/chromeos/screen_security/screen_capture_tray_item.h
index 92f6c8a71175cdabb5ccf662957a0018b180e8fd..5285ab221ac23733afa54797b012b7836e5dc166 100644
--- a/ash/system/chromeos/screen_security/screen_capture_tray_item.h
+++ b/ash/system/chromeos/screen_security/screen_capture_tray_item.h
@@ -13,7 +13,6 @@ class View;
}
namespace ash {
-namespace internal {
class ASH_EXPORT ScreenCaptureTrayItem : public ScreenTrayItem,
public ScreenCaptureObserver {
@@ -41,7 +40,6 @@ class ASH_EXPORT ScreenCaptureTrayItem : public ScreenTrayItem,
DISALLOW_COPY_AND_ASSIGN(ScreenCaptureTrayItem);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_SCREEN_CAPTURE_SCREEN_CAPTURE_TRAY_ITEM_H_
« no previous file with comments | « ash/system/chromeos/power/video_activity_notifier.cc ('k') | ash/system/chromeos/screen_security/screen_capture_tray_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698