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

Unified Diff: content/browser/device_orientation/data_fetcher_shared_memory_win.cc

Issue 152893002: [DeviceLight API] Content Side Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix in Java file, stop() 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: content/browser/device_orientation/data_fetcher_shared_memory_win.cc
diff --git a/content/browser/device_orientation/data_fetcher_shared_memory_win.cc b/content/browser/device_orientation/data_fetcher_shared_memory_win.cc
index d5cf46a97e00f4b70299f27d5e5c516351638082..3244262858d90936c4247694bf3079d9863c8267 100644
--- a/content/browser/device_orientation/data_fetcher_shared_memory_win.cc
+++ b/content/browser/device_orientation/data_fetcher_shared_memory_win.cc
@@ -89,7 +89,6 @@ protected:
}
private:
-
DISALLOW_COPY_AND_ASSIGN(SensorEventSink);
};

Powered by Google App Engine
This is Rietveld 408576698