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

Unified Diff: chrome_frame/turndown_prompt/reshow_state.h

Issue 18054007: Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print/, components/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « chrome_frame/test/reliability/page_load_test.cc ('k') | chromeos/dbus/fake_bluetooth_adapter_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/turndown_prompt/reshow_state.h
diff --git a/chrome_frame/turndown_prompt/reshow_state.h b/chrome_frame/turndown_prompt/reshow_state.h
index df621257a2e3cc4098d18a80245dc0b78f768715..a3989a19c57ccbf2509c15aa7f5d7dd48cd8ef2d 100644
--- a/chrome_frame/turndown_prompt/reshow_state.h
+++ b/chrome_frame/turndown_prompt/reshow_state.h
@@ -5,7 +5,7 @@
#ifndef CHROME_FRAME_TURNDOWN_PROMPT_RESHOW_STATE_H_
#define CHROME_FRAME_TURNDOWN_PROMPT_RESHOW_STATE_H_
-#include "base/time.h"
+#include "base/time/time.h"
namespace turndown_prompt {
« no previous file with comments | « chrome_frame/test/reliability/page_load_test.cc ('k') | chromeos/dbus/fake_bluetooth_adapter_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698