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

Unified Diff: chrome/browser/DEPS

Issue 5854003: Remove CrOS hack from ppapi.gyp that made the include directories work. This... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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 | « no previous file | chrome/browser/chromeos/cros/brightness_library.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 69437)
+++ chrome/browser/DEPS (working copy)
@@ -7,7 +7,6 @@
"+chrome/profile_import",
"+chrome/tools/profiles", # For history unit tests.
"+chrome/views",
- "+cros",
"+grit", # For generated headers
"+ppapi/proxy",
"+rlz",
@@ -15,6 +14,7 @@
"+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
"+skia/ext",
"+skia/include",
+ "+third_party/cros",
"+webkit/database",
"+webkit/glue", # Defines some types that are marshalled over IPC.
"+webkit/plugins", # Defines some types that are marshalled over IPC.
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/brightness_library.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698