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

Unified Diff: content/common/gpu/DEPS

Issue 10332251: Strip CRs from DEPS file that have them. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/installer/setup/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/DEPS
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
index 428e3cdf3e7832e8cbe90d8e0590ed1b283b681a..ea8926357a7df9a389f037921eb1c20c2e07d8f0 100644
--- a/content/common/gpu/DEPS
+++ b/content/common/gpu/DEPS
@@ -1,11 +1,11 @@
-include_rules = [
- "+chrome/app",
- "+gpu/command_buffer",
- "+libEGL",
- "+libGLESv2",
- "+media/video/video_decode_accelerator.h",
- "+skia",
- "+third_party/angle/include",
- "+third_party/openmax",
- "+third_party/mesa",
-]
+include_rules = [
+ "+chrome/app",
+ "+gpu/command_buffer",
+ "+libEGL",
+ "+libGLESv2",
+ "+media/video/video_decode_accelerator.h",
+ "+skia",
+ "+third_party/angle/include",
+ "+third_party/openmax",
+ "+third_party/mesa",
+]
« no previous file with comments | « chrome/installer/setup/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698