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

Unified Diff: build/all.gyp

Issue 7886042: Move Aura to UI subdir. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 3 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: build/all.gyp
===================================================================
--- build/all.gyp (revision 100961)
+++ build/all.gyp (working copy)
@@ -110,7 +110,6 @@
}],
],
'dependencies': [
- '../aura/aura.gyp:*',
'../breakpad/breakpad.gyp:*',
'../chrome_frame/chrome_frame.gyp:*',
'../cloud_print/virtual_driver/virtual_driver.gyp:*',
@@ -122,6 +121,7 @@
'../third_party/bspatch/bspatch.gyp:*',
'../third_party/gles2_book/gles2_book.gyp:*',
'../tools/memory_watcher/memory_watcher.gyp:*',
+ '../ui/aura/aura.gyp:*',
],
}, {
'dependencies': [
« no previous file with comments | « aura/window_unittest.cc ('k') | chrome/browser/platform_util_aura.cc » ('j') | ui/aura/aura.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698