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

Unified Diff: Source/WebKit/chromium/src/BatteryClientImpl.h

Issue 14383019: Absolutify paths to modules/*, part 1. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: .... Created 7 years, 8 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: Source/WebKit/chromium/src/BatteryClientImpl.h
diff --git a/Source/WebKit/chromium/src/BatteryClientImpl.h b/Source/WebKit/chromium/src/BatteryClientImpl.h
index 96ab20f205d4c0f754da085d4d7d8d267bfae352..7a850e48dac4e16821853fb4f0605f85ad02ad14 100644
--- a/Source/WebKit/chromium/src/BatteryClientImpl.h
+++ b/Source/WebKit/chromium/src/BatteryClientImpl.h
@@ -33,8 +33,8 @@
#if ENABLE(BATTERY_STATUS)
-#include "BatteryClient.h"
#include "WebBatteryStatus.h"
+#include "modules/battery/BatteryClient.h"
namespace WebCore { class BatteryController; }
« no previous file with comments | « Source/WebKit/chromium/src/AsyncFileWriterChromium.cpp ('k') | Source/WebKit/chromium/src/BatteryClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698