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

Unified Diff: chrome/browser/idle.h

Issue 10694060: browser: Move more files into chrome namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/idle.h
diff --git a/chrome/browser/idle.h b/chrome/browser/idle.h
index 4c9e791bf37c61192ba24af101c0965af0207f46..f9c852b7e2d52696ca48c8f306cc2efe6b4f2bff 100644
--- a/chrome/browser/idle.h
+++ b/chrome/browser/idle.h
@@ -30,4 +30,5 @@ void CalculateIdleState(unsigned int idle_threshold, IdleCallback notify);
// Checks synchronously if Idle state is IDLE_STATE_LOCKED.
bool CheckIdleStateIsLocked();
+
#endif // CHROME_BROWSER_IDLE_H_
« no previous file with comments | « chrome/browser/extensions/api/web_socket_proxy_private/web_socket_proxy_private_api.cc ('k') | chrome/browser/idle_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698