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

Unified Diff: content/public/browser/DEPS

Issue 680383007: DeviceOrientation API on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Isolate Chrome OS changes Created 6 years, 1 month 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/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index ce66e26aeb1147c33a1a40f7e04ab42c6e359e57..39bef85a9f59c63dd14592db23f63663db0f3848 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,3 +1,7 @@
+include_rules = [
+ "+content/common/device_sensors/device_orientation_hardware_buffer.h",
+]
+
specific_include_rules = {
".*\.cc": [
"+content/browser",

Powered by Google App Engine
This is Rietveld 408576698