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

Unified Diff: chrome/browser/system_monitor/media_gallery_constants.h

Issue 10919051: Move device notification impl out of chrome/browser/media_gallery (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 3 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: chrome/browser/system_monitor/media_gallery_constants.h
diff --git a/chrome/browser/media_gallery/media_gallery_constants.h b/chrome/browser/system_monitor/media_gallery_constants.h
similarity index 70%
rename from chrome/browser/media_gallery/media_gallery_constants.h
rename to chrome/browser/system_monitor/media_gallery_constants.h
index a4fbfe91ed1bf52ad99aea8ee1a6e0a654deff38..3fe014c5ca3e27069eb5e209ec66cd8801ed893d 100644
--- a/chrome/browser/media_gallery/media_gallery_constants.h
+++ b/chrome/browser/system_monitor/media_gallery_constants.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_CONSTANTS_H_
-#define CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_CONSTANTS_H_
+#ifndef CHROME_BROWSER_SYSTEM_MONITOR_MEDIA_GALLERY_CONSTANTS_H_
+#define CHROME_BROWSER_SYSTEM_MONITOR_MEDIA_GALLERY_CONSTANTS_H_
namespace chrome {
@@ -17,4 +17,4 @@ extern const char kSpaceDelim[];
} // namespace chrome
-#endif // CHROME_BROWSER_MEDIA_GALLERY_MEDIA_GALLERY_CONSTANTS_H_
+#endif // CHROME_BROWSER_SYSTEM_MONITOR_MEDIA_GALLERY_CONSTANTS_H_

Powered by Google App Engine
This is Rietveld 408576698